blob: edea55c5fb0f74a1cbd3ca8783c262e8d3cb8d23 [file] [log] [blame]
{
"name": "MyPodLibrary",
"version": "0.1.0",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/RahulDighe/MyPodLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RahulDighe": "rahul@whizti.com"
},
"source": {
"git": "https://github.com/RahulDighe/MyPodLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyPodLibrary/Classes/**/*"
}