blob: d4fba935a28724ffba846af5702834fcee6711b8 [file] [log] [blame]
{
"name": "InviteCodeSDK",
"version": "0.1.0",
"summary": "A short description of InviteCodeSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tutu279737146/InviteCodeSDK",
"license": "MIT",
"authors": {
"tushizhan": "279737146@qq.com"
},
"source": {
"git": "/Users/tushizhan/Desktop/InviteCodeSDK",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InviteCodeSDK/Classes/**/*.{h,m}",
"public_header_files": "InviteCodeSDK/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}