blob: 90f4e8c7976b2db3fcba07865cf3afc1f822e024 [file] [log] [blame]
{
"name": "tangKitRepo",
"version": "0.0.8",
"summary": "a repository demo",
"description": "add MyKit",
"homepage": "https://github.com/xiaowu2016/RepositoryDemonstration",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangchao": "942777491@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/awesomedu/MyKit.git",
"tag": "0.0.1"
},
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}