blob: 44b6c7bc93278fdb219f3b7cc799e6f37e3d079c [file] [log] [blame]
{
"name": "HelloXXXPod",
"version": "0.1.1",
"summary": "A short description of HelloXXXPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zen123jpg/HelloXXXPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zen": "jj866338@gmail.com"
},
"source": {
"git": "https://github.com/zen123jpg/HelloXXXPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelloXXXPod/Classes/**/*"
}