blob: 6f8cf164fe4e1376bb022ab386ea9cd48e889c28 [file] [log] [blame]
{
"name": "CHAction",
"version": "0.0.1",
"summary": "A Chain Action Framework. It includes both a synchronous and asynchronous API.",
"homepage": "https://github.com/croef/CHAction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"croef": "changrong185@gmail.com"
},
"social_media_url": "http://blog.cr185.com",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/croef/CHAction.git",
"tag": "0.0.1"
},
"source_files": [
"CHAction",
"CHAction/**/*.{h,m}"
]
}