blob: 2e9e1e99730c6b76e3ae207820cf48a6ea9812e2 [file] [log] [blame]
{
"name": "FYPod",
"version": "0.1.0",
"summary": "Test of FYPod.",
"description": "A short description of FYPod.",
"homepage": "https://gitee.com/CoderYangFY/pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JZFYGitHub": "fanyang@zhugelicai.com"
},
"source": {
"git": "https://gitee.com/CoderYangFY/pod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FYPod/Classes/**/*"
}