{ | |
"name": "sansuinanhaiLib", | |
"version": "0.1.0", | |
"summary": "自己测试", | |
"description": "\"自己创建一个三方库,用来验证cocoapods 功能\"", | |
"homepage": "https://github.com/sansuinanhai/sansuinanhaiLib", | |
"license": "Apache License, Version 2.0", | |
"authors": { | |
"刘静杰": "15633695450.163.com" | |
}, | |
"source": { | |
"git": "https://github.com/sansuinanhai/sansuinanhaiLib.git", | |
"tag": "0.1.0" | |
}, | |
"source_files": [ | |
"Classes", | |
"test_lib/Classes/**/*.{h,m}" | |
], | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |