blob: 23b3b32e64498a310cb658cc96b2fa183348ecec [file] [log] [blame]
{
"name": "AQNetworkKit",
"version": "0.1.0",
"summary": "A short description of AQNetworkKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cs4alhaider/AQNetworkKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cs4alhaider": "cs.alhaider@gmail.com"
},
"source": {
"git": "https://github.com/cs4alhaider/AQNetworkKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AQNetworkKit/Classes/**/*"
}