[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 4 / NKJNetworkActivityIndicator / 0.1.4 / NKJNetworkActivityIndicator.podspec.json
blob8f98c97dc80aeadbf063258b1b7b702ebc2fb1eb
2   "name": "NKJNetworkActivityIndicator",
3   "version": "0.1.4",
4   "summary": "A network activity manager that show and hide network activity.",
5   "description": "                       NKJNetworkIndicator. A network activity manager that show and hide network activity.\n\n                       Manage with above keys.\n                       * name\n                       * identifier\n",
6   "homepage": "https://github.com/nakajijapan/NKJNetworkActivityIndicator",
7   "license": "MIT",
8   "authors": {
9     "nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nakajijapan/NKJNetworkActivityIndicator.git",
13     "tag": "0.1.4"
14   },
15   "social_media_url": "https://twitter.com/nakajijapan",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "NKJNetworkIndicator": [
23       "Pod/Assets/*.png"
24     ]
25   }