[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 3 / 5 / JKActionManager / 0.1.0 / JKActionManager.podspec.json
blob9d1c547cc2e47ceada6e388fe766454c3db7eb75
2   "name": "JKActionManager",
3   "version": "0.1.0",
4   "summary": "this is an action manager.easily use in different threads",
5   "description": "this is an action manager.easily use in different threads,it will update with the need",
6   "homepage": "https://github.com/xindizhiyin2014/JKActionManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xindizhiyin2014": "929097264@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKActionManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKActionManager/Classes/**/*",
22   "dependencies": {
23     "JKKVOHelper": [
25     ],
26     "JKDataHelper": [
28     ]
29   }