blob: f25878dcae075efcdd65d7e2ebf30fc9e624c1ef [file] [log] [blame]
{
"name": "NKJNetworkActivityIndicator",
"version": "0.1.0",
"summary": "A network activity manager that show and hide network activity.",
"description": " NKJNetworkIndicator. A network activity manager that show and hide network activity.\n\n Manage with above keys.\n * name\n * identifier\n",
"homepage": "https://github.com/nakajijapan/NKJNetworkActivityIndicator",
"license": "MIT",
"authors": {
"nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
},
"source": {
"git": "https://github.com/nakajijapan/NKJNetworkActivityIndicator.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/nakajijapan",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NKJNetworkIndicator": [
"Pod/Assets/*.png"
]
}
}