blob: f8e63d0ff2d7bac9dd48174c9cc27b4f21b0bfb1 [file] [log] [blame]
{
"name": "MyPodMay25",
"version": "0.1.0",
"summary": "My first pod based framework",
"description": "Here is really long description of my first pod framework",
"homepage": "https://google.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amber": "amber@inernetbs.net"
},
"source": {
"git": "https://Alexey_bit@bitbucket.org/Alexey_bit/mypod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyPod/Classes/**/*"
}