blob: 402926f1c6094564d601a1aadfe4ec95f8b8f923 [file] [log] [blame]
{
"name": "PodExample",
"version": "0.0.2",
"summary": "PodExample Summary Here",
"description": "PodExample Description Here",
"homepage": "https://github.com/Nightonke/PodExample",
"license": "MIT",
"authors": {
"Nightonke": "2584541288@qq.com"
},
"source": {
"git": "https://github.com/Nightonke/PodExample.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PodLibrary/**/*.{h,m}",
"frameworks": "UIKit"
}