blob: 34c7ed5b93bffb2943516452c8bed8c1e4c3e65c [file] [log] [blame]
{
"name": "ajayframework",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*"
}