blob: 89c419835cce805d5e97cbf1011143364fa35103 [file] [log] [blame]
{
"name": "RTPodTest",
"version": "1.0",
"summary": "自己使用cocopods",
"description": "试用cocopods的描述",
"homepage": "https://github.com/lrongtan/RTPodTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lrongtan": "844928336@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lrongtan/RTPodTest.git",
"tag": "1.0"
},
"source_files": [
"RTPodTest",
"RTPodTest/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}