blob: ec552c068ae06c819daf70898e250c3f6fca97f6 [file] [log] [blame]
{
"name": "SwiftPodTest",
"version": "0.0.1",
"summary": "SwiftPodTest",
"homepage": "https://github.com/MaDemaoPluto/SwiftPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mdm": "1054119050@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MaDemaoPluto/SwiftPodTest.git",
"tag": "0.0.1"
},
"source_files": "SwiftPodTest/**/*.{swift}",
"requires_arc": true
}