blob: 23c437008b2425ce56bb53cb2770e801a149bd27 [file] [log] [blame]
{
"name": "wjyTestCocoaPod",
"version": "0.0.1",
"summary": "A short description of wjyTestCocoaPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wujunyang/testCocoaPod",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"tabwu": "wujunyang@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wujunyang/testCocoaPod.git",
"tag": "0.0.1"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"requires_arc": true
}