blob: 1e21d0a042d461d280d58f3d782303163d951937 [file] [log] [blame]
{
"name": "ZNPodDemo",
"version": "1.0.0",
"summary": "Just testing",
"description": "私有Pods测试\n* Markdown 格式",
"homepage": "http://aoto.io/",
"license": "MIT",
"authors": {
"iOSMax": "iOSMax_ZN@163.com"
},
"source": {
"git": "https://github.com/iOSMaxZN/ZNPodDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "PodApiTest/**/*.{h,m}",
"frameworks": "UIKit",
"module_name": "PodApiTest"
}