blob: 4cfb9bb7a96c06f2285d309ed2bfa4fe0c8a52cd [file] [log] [blame]
{
"name": "MyLibrary12345678",
"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/MyLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RahulDighe": "rahul@whizti.com"
},
"source": {
"git": "https://github.com/RahulDighe/MyLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyLibrary/Classes/**/*"
}