blob: ded70c0552cb953e03f094a56e8ae667c96f91a8 [file] [log] [blame]
{
"name": "tangKitRepo",
"version": "0.0.9",
"summary": "a repository demo",
"description": "add MyKit",
"homepage": "https://github.com/awesomedu/MyKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangdu": "7277710@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/awesomedu/MyKit.git",
"tag": "0.0.9"
},
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}