blob: 22cb440f5b1f103ce53583c72172465b3c07e3fd [file] [log] [blame]
{
"name": "kswPodTest",
"version": "1.0",
"summary": "a test for pod",
"homepage": "https://github.com/kkwalle/kswPodTest",
"license": "MIT",
"authors": {
"kkwalle": "kksw1024@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kkwalle/kswPodTest.git",
"tag": "1.0"
},
"source_files": [
"HelloTool",
"HelloTool/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": "UIKit",
"public_header_files": "HelloTool/HelloTool.h"
}