blob: 9181bc2deae18ea454092ce6d82b502e3f2c22d4 [file] [log] [blame]
{
"name": "FrameTest",
"version": "0.0.1",
"summary": "Test FrameTest.",
"description": "打包测试并且发布到github上面",
"homepage": "https://github.com/CzMHT/YuanGu",
"license": {
"type": "MIT"
},
"authors": {
"CZ": "18516531643@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CzMHT/YuanGu.git",
"tag": "0.0.1"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}