[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / 6 / GowalkCameraFramework / 1.0.0 / GowalkCameraFramework.podspec.json
blobf319651a3c2dae2fb4a73938ef4a08256a17f8f1
2   "name": "GowalkCameraFramework",
3   "version": "1.0.0",
4   "summary": "机器模式拍摄模块",
5   "homepage": "https://github.com/ShannonCrazy/GowalkCameraFramework",
6   "license": "MIT",
7   "authors": {
8     "Lingzhi": "541273160@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ShannonCrazy/GowalkCameraFramework.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "GowalkCameraFramework/**/*.{h}",
18   "vendored_frameworks": "GowalkCameraFramework/**/*.{framework}",
19   "resources": "GowalkCameraFramework/**/*.{bundle}",
20   "frameworks": [
21     "UIKit",
22     "CoreLocation",
23     "CoreMotion",
24     "AssetsLibrary",
25     "Photos",
26     "Foundation",
27     "AVFoundation",
28     "AddressBook",
29     "Contacts",
30     "UserNotifications"
31   ],
32   "dependencies": {
33     "AFNetworking": [
35     ]
36   }