blob: da0495c80ed730e42994a320f87b53e90f212fb6 [file] [log] [blame]
{
"name": "FYLibrary",
"version": "1.0.2",
"summary": "oversea sdk.",
"homepage": "https://gitee.com/WuTianYu/FYLibrary",
"license": "MIT",
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/WuTianYu/FYLibrary.git",
"tag": "1.0.2"
},
"source_files": [
"FYLibrary/*.{h,m}",
"FYLibrary/Inner/*.{h,m}",
"FYLibrary/Inner/IAPHelper/*.{h,m}",
"FYLibrary/Inner/Session/*.{h,m}"
],
"vendored_frameworks": "FYLibrary/Inner/Frameworks/UICKeyChainStore.framework"
}