blob: a6fc913cc3994e2a1ea897656e48fb28ee637f2f [file] [log] [blame]
{
"name": "AMLibrary",
"version": "0.1.0",
"summary": "AMLibrary is created to reuse existing methods.",
"description": "AMLibrary provide easy access to reusable components to code faster.",
"homepage": "https://github.com/Amandeep-iOS/AMLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amandps86@gmail.com": "amandps86@gmail.com"
},
"source": {
"git": "https://github.com/Amandeep-iOS/AMLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AMLibrary/Classes/**/*"
}