blob: 7758d6b91cacd6b5223d66802d4f9aacfcaab7fb [file] [log] [blame]
{
"name": "FirstTestLib",
"version": "0.0.1",
"summary": "A short description of FirstTestLib.",
"description": "尝试制作cocoapods",
"homepage": "https://github.com/buyaodaohao/FirstTestLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"buyaodaohao": "mailbox_of_wpk@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/buyaodaohao/FirstTestLib.git",
"tag": "0.0.1"
},
"source_files": "SourceFiles",
"exclude_files": "Classes/Exclude"
}