[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 3 / b / YJCameraTel / 0.0.4 / YJCameraTel.podspec.json
blobf7329ecb0fac07d1f3dcebaca65d0c5da1c9a59e
2   "name": "YJCameraTel",
3   "version": "0.0.4",
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.4"
17   },
18   "resources": [
19     "Resource/*.png",
20     "Resource/*.nib",
21     "Resource/*.bundle",
22     "Resource/*.gif",
23     "Resource/YJImage.xcassets"
24   ],
25   "vendored_frameworks": [
26     "YJWiFiSetterSDK.framework",
27     "YJCamera.framework"
28   ],
29   "frameworks": "Foundation",
30   "libraries": [
31     "iconv",
32     "xml2"
33   ]