blob: a5cf2e7436e9a687e6dfb92b12960f94f1faf31f [file] [log] [blame]
{
"name": "ajayframework",
"version": "0.1.4",
"summary": "A demo framework by ajay.",
"description": "this is app example library to test how cocoapods works",
"homepage": "https://github.com/ajayMishra1/ajayframework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ajayMishra1": "mishraajay95124@gmail.com"
},
"source": {
"git": "https://github.com/ajayMishra1/ajayframework.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*"
}