blob: f6424bfa9bfe198018a326f26c9fcfc36c9f4273 [file] [log] [blame]
{
"name": "JKActionManager",
"version": "0.1.2",
"summary": "this is an action manager.easily use in different threads",
"description": "this is an action manager.easily use in different threads,it will update with the need",
"homepage": "https://github.com/xindizhiyin2014/JKActionManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKActionManager.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKActionManager/Classes/**/*",
"dependencies": {
"JKKVOHelper": [
],
"JKDataHelper": [
]
}
}