blob: fefa28755cf34e81dedf4afab4dcd281c21e1bcc [file] [log] [blame]
{
"name": "IFreePlayLoginSDK",
"version": "0.1.0",
"summary": "集成facebook登录,并打包成静态库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhengyachao/IFreePlayLoginSDK",
"license": "MIT",
"authors": {
"zhengyachao": "15038253754@163.com"
},
"source": {
"git": "/Users/ifreeplay/Desktop/IFreePlayLoginSDK",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "IFreePlayLoginSDK/Classes/**/*",
"public_header_files": "IFreePlayLoginSDK/Classes/**/YKSDKManager.h",
"frameworks": [
"UIKit",
"Foundation",
"Security"
],
"dependencies": {
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
]
}
}