[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / d / AGImagePickerControllerForSport / 2.0.2 / AGImagePickerControllerForSport.podspec.json
blobdb63ee73bd0dfb7f8349e87e5a034d5c3ff09577
2   "name": "AGImagePickerControllerForSport",
3   "version": "2.0.2",
4   "summary": "AGImagePickerController is a image picker controller that allows you to select multiple photos and can be used for all iOS devices.",
5   "homepage": "https://github.com/arturgrigor/AGImagePickerController",
6   "license": "MIT",
7   "authors": {
8     "Artur Grigor": "arturgrigor@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jiangyancong/AGImagePickerController",
12     "branch": "master"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "AGImagePickerController/*.{h,m}",
18   "resources": "AGImagePickerController/AGImagePickerController.bundle",
19   "frameworks": [
20     "AssetsLibrary",
21     "CoreLocation",
22     "QuartzCore",
23     "CoreGraphics"
24   ],
25   "requires_arc": true