blob: ae693aba0590dd2cbfa77863d45e41701f08c67d [file] [log] [blame]
{
"name": "Worm",
"version": "0.1.0",
"summary": "Redux in Swift.",
"description": "The Worm is a framework which can diplay your app.",
"homepage": "https://github.com/hujewelz/worm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hujewelz": "hujewelz@163.com"
},
"source": {
"git": "https://github.com/hujewelz/worm.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/huluoboboo",
"platforms": {
"ios": "8.0"
},
"source_files": "worm/Classes/**/*",
"pushed_with_swift_version": "4.0"
}