[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / e / BUIMagePickerController / 0.0.5 / BUIMagePickerController.podspec.json
blob7e6f9bc59daeb0f5b1c6057dedcfc06895142a62
2   "name": "BUIMagePickerController",
3   "version": "0.0.5",
4   "summary": "A short description of BUIMagePickerController.",
5   "homepage": "http://EXAMPLE/BUIMagePickerController",
6   "license": "MIT",
7   "authors": {
8     "3990995": "yourgame@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "http://github.com/3990995/BUIMagePickerController.git",
15     "tag": "0.0.5"
16   },
17   "requires_arc": true,
18   "resources": "BUIMagePickerController/BUIMagePickerController/*.{png,bundle,plist,strings}",
19   "source_files": "BUIMagePickerController/BUIMagePickerController/*.{h,m}",
20   "frameworks": [
21     "Photos",
22     "CoreServices"
23   ],
24   "dependencies": {
25     "Masonry": [
26       "~> 1.1.0"
27     ]
28   }