[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / f / FYLibrary / 1.0.2 / FYLibrary.podspec.json
blobda0495c80ed730e42994a320f87b53e90f212fb6
2   "name": "FYLibrary",
3   "version": "1.0.2",
4   "summary": "oversea sdk.",
5   "homepage": "https://gitee.com/WuTianYu/FYLibrary",
6   "license": "MIT",
7   "authors": {
8     "wutianyu": "451042347@qq.com"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/WuTianYu/FYLibrary.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "FYLibrary/*.{h,m}",
20     "FYLibrary/Inner/*.{h,m}",
21     "FYLibrary/Inner/IAPHelper/*.{h,m}",
22     "FYLibrary/Inner/Session/*.{h,m}"
23   ],
24   "vendored_frameworks": "FYLibrary/Inner/Frameworks/UICKeyChainStore.framework"