blob: b98cbd7b35b78c7cac9c2f3712a4d73ce1efdff2 [file] [log] [blame]
{
"name": "MyFramework",
"version": "0.4",
"summary": "This is my frist amazing framework testing",
"description": "This is my first framework,hope it works fine. Ohyeah",
"homepage": "http://git.oschina.net/fcb/MyFramework",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"chuanbao": "chuanbao@uwantsoft.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/fcb/MyFramework.git",
"tag": "0.4"
},
"source_files": "Source/Source/*.swift"
}