blob: 4e9ca7863ff80f59bf500a9707f88a33191f7915 [file] [log] [blame]
{
"name": "XPJLogining",
"version": "0.0.4",
"summary": "XPJLogining.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xpjmjl/TRULogining.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xupengju": "xupengju@qupeiyin.com"
},
"source": {
"git": "https://github.com/xpjmjl/TRULogining.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XPJLogining/**/*.{m,h}",
"resource_bundles": {
"XPJLogining": [
"XPJLogining/**/*.{png,xib}"
]
},
"dependencies": {
"XPJNetworking": [
"~> 0.0.2"
]
}
}