[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 2 / f / FYLibrary / 1.0.6 / FYLibrary.podspec.json
blob99d9f54e63773842077144a4834f9d80b713909c
2   "name": "FYLibrary",
3   "version": "1.0.6",
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": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/WuTianYu/FYLibrary.git",
16     "tag": "1.0.6"
17   },
18   "vendored_frameworks": [
19     "FYLibrary/Facebook/SDK/Bolts.framework",
20     "FYLibrary/Facebook/SDK/FBSDKCoreKit.framework",
21     "FYLibrary/Facebook/SDK/FBSDKLoginKit.framework",
22     "FYLibrary/Facebook/SDK/FBSDKShareKit.framework"
23   ],
24   "source_files": [
25     "FYLibrary/*.{h,m}",
26     "FYLibrary/AppConfig/API/*.{h,m}",
27     "FYLibrary/AppConfig/Manager/*.{h,m}",
28     "FYLibrary/Facebook/Manager/*.{h,m}",
29     "FYLibrary/IAP/API/*.{h,m}",
30     "FYLibrary/IAP/Manager/*.{h,m}",
31     "FYLibrary/Initialize/*.{h,m}",
32     "FYLibrary/Log/*.{h,m}",
33     "FYLibrary/Login/*.{h,m}",
34     "FYLibrary/Network/*.{h,m}",
35     "FYLibrary/Utils/*.{h,m}"
36   ],
37   "frameworks": [
38     "Security"
39   ]