blob: 0a26a014d73924c1aaa12e73b40092b4630259c4 [file] [log] [blame]
{
"name": "demoForPodspec",
"version": "0.0.1",
"summary": "all kinds of categories for iOS develop.",
"description": "all kinds of categories for iOS developer",
"homepage": "https://github.com/1209771961/demoForPodspec",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"F S": "1209771961@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/1209771961/demoForPodspec.git",
"tag": "0.0.1"
},
"source_files": [
"common",
"demoForPodspec/common/**/*.{h,m}"
],
"exclude_files": "common/Exclude",
"requires_arc": true
}