{ | |
"name": "ajayframework", | |
"version": "0.1.2", | |
"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.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Classes/*" | |
} |