{ | |
"name": "TestBToCocoapods", | |
"version": "0.0.1", | |
"summary": "TestBToCocoapods", | |
"description": "TestBToCocoapods的详细描述,一定要注意,字数,比s.summary长", | |
"homepage": "https://github.com/forping/TestBToCocoapods", | |
"license": "MIT", | |
"authors": { | |
"xiaoai": "982886224@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/forping/TestBToCocoapods.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}" | |
], | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |