blob: 98a75e8edfbddd94bc958582051b062cc886044f [file] [log] [blame]
{
"name": "TESTFW",
"version": "1.0.1",
"summary": "TESTFW summary",
"description": "测试framework-cocoapods描述",
"homepage": "https://github.com/buttonTouch/fworkTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DLWX": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/buttonTouch/fworkTest.git",
"tag": "1.0.1"
},
"source_files": "framework/TESTFW.framework/Headers/*.{h}",
"requires_arc": true
}