[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / f / FYLibrary / 1.0.7 / FYLibrary.podspec.json
blob69169ce38c08c602bb393c59174e7843bf3c5632
2   "name": "FYLibrary",
3   "version": "1.0.7",
4   "summary": "oversea sdk.",
5   "homepage": "https://github.com/CocoaPods",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wutianyu": "451042347@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/WuTianYu/FYLibrary.git",
19     "tag": "1.0.7"
20   },
21   "vendored_frameworks": [
22     "FYLibrary/Facebook/SDK/Bolts.framework",
23     "FYLibrary/Facebook/SDK/FBSDKCoreKit.framework",
24     "FYLibrary/Facebook/SDK/FBSDKLoginKit.framework",
25     "FYLibrary/Facebook/SDK/FBSDKShareKit.framework"
26   ],
27   "source_files": [
28     "FYLibrary/*.{h,m}",
29     "FYLibrary/AppConfig/API/*.{h,m}",
30     "FYLibrary/AppConfig/Manager/*.{h,m}",
31     "FYLibrary/Facebook/Manager/*.{h,m}",
32     "FYLibrary/IAP/API/*.{h,m}",
33     "FYLibrary/IAP/Manager/*.{h,m}",
34     "FYLibrary/Initialize/*.{h,m}",
35     "FYLibrary/Log/*.{h,m}",
36     "FYLibrary/Login/*.{h,m}",
37     "FYLibrary/Network/*.{h,m}",
38     "FYLibrary/Utils/*.{h,m}"
39   ],
40   "frameworks": [
41     "Security"
42   ]