Latest | 1.0.9 |
---|---|
Homepage | http://118.70.177.14:6789/summary/GzoneLib.git |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
Latest podspec
{ "name": "GzoneLib", "version": "1.0.9", "summary": "GzoneLib Gzone Collection liblary", "homepage": "http://118.70.177.14:6789/summary/GzoneLib.git", "license": "MIT", "authors": { "dung.nt": "[email protected]" }, "source": { "git": "http://118.70.177.14:6789/r/GzoneLib.git", "tag": "1.0.9" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes/*.{h,m}", "resource_bundles": { "GzoneLib": [ "Pod/Assets/*.png" ] }, "subspecs": [ { "name": "GzFileAmazonUpload", "source_files": "Pod/Classes/GzFileAmazonUpload/*.{h,m}", "dependencies": { "AFNetworking": [ "~> 2.5.0" ] } }, { "name": "GzCrashLogMessage", "source_files": [ "Pod/Classes/GzCrashLogMessage/*.{h,m}", "Pod/Classes/GzCrashLogMessage/IQParseSDK/*.{h,m}" ], "frameworks": [ "Foundation", "CoreGraphics", "UIKit" ] }, { "name": "GzInternetConnection", "source_files": "Pod/Classes/GzInternetConnection/*.{h,m}", "dependencies": { "Reachability": [ "~> 3.1.1" ] } }, { "name": "GzNetworking", "source_files": [ "Pod/Classes/GzNetworking/*.{h,m}", "Pod/Classes/GzNetworking/LabraryAPI/*.{h,m}", "Pod/Classes/GzNetworking/SaveDataOffline/*.{h,m}" ], "dependencies": { "AFNetworking": [ "~> 2.5.0" ], "Mantle": [ "~> 1.5.1" ] } }, { "name": "GzSocial", "source_files": "Pod/Classes/GzSocial/*.{h,m}", "dependencies": { "Facebook-iOS-SDK": [ "~> 3.20.0" ] }, "frameworks": [ "Twitter", "MessageUI", "Social" ] }, { "name": "GzDatabase", "source_files": "Pod/Classes/GzDatabase/*.{h,m}", "frameworks": "CoreData" }, { "name": "GzScanner", "source_files": "Pod/Classes/GzScanner/*.{h,m,png}", "frameworks": [ "AVFoundation", "AddressBook", "UIKit" ] }, { "name": "GzQRcodeAndBarCodeGenerator", "source_files": [ "Pod/Classes/GzQRcodeAndBarCodeGenerator/*.{h,m}", "Pod/Classes/GzQRcodeAndBarCodeGenerator/QRlib/*.{h,c}" ], "dependencies": { "RSBarcodes": [ "~> 0.1" ] } }, { "name": "GzAppRate", "source_files": "Pod/Classes/GzAppRate/*.{h,m}", "frameworks": "StoreKit" }, { "name": "GzFacebookFeed", "source_files": "Pod/Classes/GzFacebookFeed/*.{h,m,xib,png}", "dependencies": { "Facebook-iOS-SDK": [ "~> 3.20.0" ], "Mantle": [ "~> 1.5.1" ], "SDWebImage": [ "~> 3.7.1" ], "AsyncDisplayKit": [ "~> 1.0.1" ] } }, { "name": "GzTwitterFeed", "source_files": "Pod/Classes/GzTwitterFeed/*.{h,m}", "dependencies": { "STTwitter": [ "~> 0.1.6" ], "Mantle": [ "~> 1.5.1" ], "SDWebImage": [ "~> 3.7.1" ], "AsyncDisplayKit": [ "~> 1.0.1" ] } }, { "name": "GzGalleryFacebook", "source_files": "Pod/Classes/GzGallery/GzFacebook/*.{h,m}", "dependencies": { "Facebook-iOS-SDK": [ "~> 3.20.0" ], "Mantle": [ "~> 1.5.1" ] } }, { "name": "GzGalleryFlickr", "source_files": "Pod/Classes/GzGallery/GzFlickr/*.{h,m}", "dependencies": { "FlickrKit": [ "~> 1.0.4" ], "Mantle": [ "~> 1.5.1" ] } }, { "name": "GzGalleryInstagram", "source_files": [ "Pod/Classes/GzGallery/GzInstagram/*.{h,m}", "Pod/Classes/GzGallery/GzInstagram/InstagramKit/*.{h,m}", "Pod/Classes/GzGallery/GzInstagram/InstagramKit/Engine/*.{h,m}", "Pod/Classes/GzGallery/GzInstagram/InstagramKit/Models/*.{h,m}" ], "dependencies": { "AFNetworking": [ "~> 2.5.0" ] } }, { "name": "GzGalleryLocal", "source_files": "Pod/Classes/GzGallery/GzLocal/*.{h,m}" }, { "name": "GzGalleryPicasa", "source_files": "Pod/Classes/GzGallery/GzPicasa/*.{h,m}", "dependencies": { "Mantle": [ "~> 1.5.1" ] } }, { "name": "GzGalleryController", "source_files": "Pod/Classes/GzGallery/GzGalleryController/*.{h,m}", "dependencies": { "Mantle": [ "~> 1.5.1" ], "SDWebImage": [ "~> 3.7.1" ], "CHTCollectionViewWaterfallLayout": [ "~> 0.8" ], "IDMPhotoBrowser": [ "~> 1.5.2" ], "GzoneLib/GzGalleryFacebook": [], "GzoneLib/GzGalleryFlickr": [], "GzoneLib/GzGalleryInstagram": [], "GzoneLib/GzGalleryLocal": [], "GzoneLib/GzGalleryPicasa": [] } }, { "name": "GzPhotoViewEndEditMetadata", "source_files": "Pod/Classes/GzPhotoViewEndEditMetadata/*.{h,m}", "frameworks": "ImageIO" }, { "name": "GzCategory", "source_files": "Pod/Classes/GzCategory/*.{h,m}" } ] }
Fri, 04 Mar 2016 07:16:10 +0000