blob: ea5172c82c727d38de9b2e802b6782935aacdfd8 [file] [log] [blame]
{
"name": "NetnetPod",
"version": "0.0.1",
"summary": "a test pod",
"description": "description for the test",
"homepage": "https://github.com/iamzhaoxiansen/NewnetPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"“TangJiaoZhu”": "15011357579@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iamzhaoxiansen/NewnetPod.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}