[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 8 / DoricImagePicker / 0.1.3 / DoricImagePicker.podspec.json
blob381de344a4a3de2f164af90eb0f637f38b609c75
2   "name": "DoricImagePicker",
3   "version": "0.1.3",
4   "summary": "Doric extension library",
5   "homepage": "https://github.com/doric-pub/DoricImagePicker",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pengfei.zhou": "pengfei.zhou@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/doric-pub/DoricImagePicker.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "iOS/Classes/**/*",
21   "resources": "dist/**/*",
22   "public_header_files": "iOS/Classes/**/*.h",
23   "dependencies": {
24     "DoricCore": [
26     ]
27   }