blob: 4ff8012a2ebc9eb99313cb5053cb478bcd50125f [file] [log] [blame]
{
"name": "HurryPorter",
"version": "0.1.4",
"summary": "A simple and easy use networking library",
"description": "A simple and easy use networking library for Android / iOS , It's cross platform :D",
"homepage": "https://github.com/Seachaos/HurryPorter_iOS",
"license": "MIT",
"authors": {
"Seachaos": "ye.jian.yin@gmail.com"
},
"source": {
"git": "https://github.com/Seachaos/HurryPorter_iOS.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HurryPorter": [
"Pod/Assets/*.png"
]
}
}