blob: e47257ab4957b3087034586cd5ccc3120864ca85 [file] [log] [blame]
{
"name": "testTF",
"version": "0.1.0",
"summary": "测试",
"homepage": "https://github.com/daoxingwudao/testTF",
"license": "MIT",
"authors": "lfw",
"source": {
"git": "https://github.com/daoxingwudao/testTF.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "testTF/*.{m,h}",
"frameworks": "UIKit"
}