[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 9 / GKImagePicker@arkuana / 0.0.3 / GKImagePicker@arkuana.podspec.json
blob79cc9ab457533f05e4e3005b9283ccce1a8d21cd
2   "name": "GKImagePicker@arkuana",
3   "version": "0.0.3",
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.3"
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