[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / c / a / 7 / PhotoGallery / 0.1.0 / PhotoGallery.podspec.json
blobae2acebb60f931bdd20bdc24d173ca293a31905d
2   "name": "PhotoGallery",
3   "version": "0.1.0",
4   "summary": "PhotoGallery helps you select multiple photos from Camera Roll.",
5   "license": "MIT",
6   "homepage": "https://github.com/alvinvarghese/Photo-Gallery",
7   "authors": {
8     "Alvin Varghese": "alvinvarghese@live.com"
9   },
10   "source": {
11     "git": "https://github.com/alvinvarghese/Photo-Gallery.git",
12     "tag": "0.1.0"
13   },
14   "description": "This library provides a an easy way to select photos from Camera Roll in your iOS app",
15   "social_media_url": "https://twitter.com/aalvinv",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "PhotoGallery/**/*.{swift}",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "StoreKit",
24     "QuartzCore"
25   ],
26   "dependencies": {
27     "SVProgressHUD": [
29     ]
30   }