[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / a / 9 / GKImagePicker@arkuana / 0.0.1 / GKImagePicker@arkuana.podspec.json
blob766a9a0fe9b8559a57b8cf47718db3dab99cb6c2
2   "name": "GKImagePicker@arkuana",
3   "version": "0.0.1",
4   "license": "MIT",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "summary": "Image Picker with support for custom crop areas.",
9   "description": "A fork of GKImagePicker (0.0.1) updated for iOS 7 that also takes care of the default sources.",
10   "homepage": "https://github.com/arkuana/AKImagePicker",
11   "authors": {
12     "Georg Kitz": "info@aurora-apps.com",
13     "Ahmed Khalaf": "ahmed@arkuana.co"
14   },
15   "source": {
16     "git": "https://github.com/arkuana/GKImagePicker.git",
17     "tag": "0.0.1"
18   },
19   "resources": "GKImages/*.png",
20   "source_files": "GKClasses/*.{h,m}",
21   "preserve_paths": [
22     "GKClasses",
23     "GKImages"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true