blob: 58fd2d6e0583cff1a856f0d9c68a4bebda220369 [file] [log] [blame]
{
"name": "chinmayframework",
"version": "0.1.0",
"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/chinmayframwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chinmaypatel1112": "chinmay.patel1112@gmail.com"
},
"source": {
"git": "https://github.com/chinmaypatel1112/chinmayframwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}