blob: ad5f58a07facd063af33e358b3e8fc30a52dd0d2 [file] [log] [blame]
{
"name": "RFPUser",
"version": "0.2.0",
"summary": "RFPUser.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/leeping610/RFPUser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leeping": "liping_000@126.com"
},
"source": {
"git": "https://github.com/leeping610/RFPUser.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RFPUser/Classes/**/*",
"resource_bundles": {
"RFPUser": [
"RFPUser/Assets/*.png",
"RFPUser/Assets/*/*.strings"
]
},
"public_header_files": "RFPUser/Classes/RFPUser.h",
"dependencies": {
"RFPServerAPIManager": [
],
"RFPRouter": [
]
}
}