blob: 0a05b71615c9e0c679169fa61854d03fc9c43bb4 [file] [log] [blame]
{
"name": "HurryPorter",
"version": "0.1.6",
"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": "http://seachaos.github.io/HurryPorter_iOS/",
"license": "MIT",
"authors": {
"Seachaos": "ye.jian.yin@gmail.com"
},
"source": {
"git": "https://github.com/Seachaos/HurryPorter_iOS.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HurryPorter": [
"Pod/Assets/*.png"
]
}
}