blob: 715ad5c116f17d9fb9cf0c1522b5ba9499fbe9cc [file] [log] [blame]
{
"name": "MLChain",
"version": "1.0.1",
"summary": "chain program",
"homepage": "https://github.com/luomagaoshou/MLChain",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"authors": {
"luomagaoshou": ""
},
"source": {
"git": "https://github.com/luomagaoshou/MLChain.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": [
"MLChain",
"MLChain/**/*.{h,m}"
]
}