blob: 63dc1ba4b77e97cfcaafdf2573775597ebeb831d [file] [log] [blame]
{
"name": "MotkTestKit",
"version": "0.0.5",
"summary": "test example for Motk",
"description": "A test example for Motk",
"homepage": "http://10.0.2.206/minyuhui/motktestkit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"minyuhui": "min.yuhui@ruanyun.net"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://10.0.2.206/minyuhui/motktestkit.git",
"tag": "0.0.5"
},
"source_files": "MotkTestKit/MotkTestKit/*.{h,m}",
"frameworks": "UIKit"
}