blob: 62543420530afc7e591eb56e3b959ae45819a052 [file] [log] [blame]
{
"name": "RACText",
"version": "0.0.1",
"license": "MIT",
"summary": "这是测试",
"homepage": "https://github.com/dongfengyu/RACText",
"authors": {
"song": "dongfengyu132@163.com"
},
"source": {
"git": "https://github.com/dongfengyu/RACText.git",
"tag": "0.0.1"
},
"source_files": "RACText",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
}
}