blob: b06f22767a3e9c82243b49d96d8ac72f7b38212a [file] [log] [blame]
{
"name": "MGText",
"version": "0.0.3",
"summary": "测试Text",
"description": "这只是个测试而已",
"homepage": "https://github.com/dongfengyu/MGText",
"license": "MIT",
"authors": {
"Song": "dongfengyu132@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dongfengyu/MGText.git",
"tag": "0.0.3"
},
"source_files": "MGText/*.{swift}",
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
},
"frameworks": "UIKit",
"requires_arc": true
}