blob: 027556aea0fa14053c8f0dcd225656b42802d6ba [file] [log] [blame]
{
"name": "SXTest",
"version": "1.0",
"authors": {
"jade": "chengyu_5945@163.com"
},
"homepage": "https://github.com/liugangios/IFMMenu",
"summary": "a dropdown menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/chengyu5945/TestFramework.git",
"tag": "1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SXTestFramework/SXTestFramework/source",
"public_header_files": "SXTestFramework/SXTestFramework/source/*.h"
}