blob: 2d402b3d9dfc9a98f0e8659ea0b039e1bd32b829 [file] [log] [blame]
{
"name": "tangKitRepo",
"version": "0.0.3",
"summary": "a repository demo",
"description": "a repository demo",
"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"
]
}
}