blob: f1a527d5a524a819f91d6229fe516039a1fc0600 [file] [log] [blame]
{
"name": "ZRCheckVersion",
"version": "0.0.1",
"summary": "A short description of ZRCheckVersion",
"description": "私有Pods测试",
"homepage": "https://github.com/ZRRyan/ZRCheckVersion",
"license": "MIT",
"authors": {
"Ryan Zhang": "ruizhang1314@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ZRRyan/ZRCheckVersion.git"
},
"source_files": [
"ZRCheckVersion",
"ZRCheckVersion/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}