blob: 9cea77a68d486a05901b678b1d7e8dfc7c1cb686 [file] [log] [blame]
{
"name": "O2View",
"version": "0.0.3",
"summary": "O2View is a red view for ios developer.",
"description": "私有Pods测试 O2View is a red view for ios developer",
"homepage": "https://github.com/darren90/O2View",
"license": "MIT",
"authors": {
"Tonny": "1005052145@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/darren90/O2View.git",
"tag": "0.0.3"
},
"source_files": "O2View/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
]
}