[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / 3 / b / YJCameraTel / 0.0.1 / YJCameraTel.podspec.json
blob0606a6e5c3519c1ccf8aef250a517fc2d26a9291
2   "name": "YJCameraTel",
3   "version": "0.0.1",
4   "summary": "Test YJCameraSDK",
5   "description": "this is my first framework,A short description of YJCameraSDK",
6   "homepage": "http://git.oschina.net",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "qinxch": "qinxch@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/qinxch/YJCameraSDK.git",
16     "tag": "0.0.1"
17   },
18   "resources": [
19     "Resource/*.png",
20     "Resource/*.nib",
21     "Resource/*.bundle",
22     "Resource/*.gif"
23   ],
24   "vendored_frameworks": [
25     "YJWiFiSetterSDK.framework",
26     "YJCamera.framework"
27   ],
28   "frameworks": "Foundation",
29   "libraries": [
30     "iconv",
31     "xml2"
32   ]