blob: dacbd629ffbdb101029dfbe0a48121359cee3988 [file] [log] [blame]
{
"name": "customXXXLiabrary",
"version": "0.0.2",
"summary": "A liabrary.",
"description": "A liabrry anmee",
"homepage": "http://ame/customXXXLiabrary",
"license": "MIT",
"authors": {
"Jianxun Gao": "gaojianxun@itiger.com"
},
"source": {
"git": "https://github.com/gao-jx/FirstLibrary",
"tag": "0.0.2"
},
"source_files": [
"CustomLibrary",
"CustomLibrary/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}