blob: 47423c65864b6d8692971dbe1d305522e03b3ec1 [file] [log] [blame]
{
"name": "LBCocoaPodTest",
"version": "0.0.1",
"summary": "create a cocoapod for me.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/asd8855/CocoaPodTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"asd": "asd13148866@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asd8855/CocoaPodTest.git",
"tag": "0.0.1"
},
"source_files": [
"CocoaPodTest",
"CocoaPodTest/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}