blob: dd3aa3a3c1a982cbf99afbd2137b33006da02ad4 [file] [log] [blame]
{
"name": "FYLibrary",
"version": "1.0.5",
"summary": "oversea sdk.",
"homepage": "https://gitee.com/WuTianYu/FYLibrary",
"license": "MIT",
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/WuTianYu/FYLibrary.git",
"tag": "1.0.5"
},
"vendored_frameworks": [
"FYLibrary/Bolts.framework",
"FYLibrary/FBSDKCoreKit.framework",
"FYLibrary/FBSDKLoginKit.framework",
"FYLibrary/FBSDKShareKit.framework"
],
"source_files": "FYLibrary/*.{h,m}",
"frameworks": [
"Security"
]
}