blob: 511d7f3e9c1c51bf7867fd2c672aaf2a35a28a6f [file] [log] [blame]
{
"name": "chinmayframework",
"version": "0.1.2",
"summary": "This is my First Framework.",
"description": "This is my First CocoaPods Framework. Which is very useful to add at Starting of the project.",
"homepage": "https://github.com/chinmaypatel1112/chinmayframework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chinmaypatel1112": "chinmay.patel1112@gmail.com"
},
"source": {
"git": "https://github.com/chinmaypatel1112/chinmayframework.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}