blob: 61f39f516bca7ab704cfbbdce741e55d32b8f4a8 [file] [log] [blame]
{
"name": "EWTest",
"version": "0.0.1",
"summary": "a swift Test",
"description": "Test",
"homepage": "https://github.com/wangliquan/TestCocoaPods",
"license": "MIT",
"authors": {
"wangliquan": "wang197200@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WangLiquan/TestCocoaPods.git",
"tag": "0.0.1"
},
"source_files": "TestCocoaPods/Test/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}