blob: 5380674487948c06f571674f311beb289a6a8dce [file] [log] [blame]
{
"name": "ZLPodOCTest",
"version": "0.0.1",
"summary": "这是个测试",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HanksHu/ZLPodOCTestDemo",
"license": "MIT",
"authors": "zhilin.hu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HanksHu/ZLPodOCTestDemo.git",
"tag": "0.0.1"
},
"source_files": "ZLPodOCTest/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}