blob: 80f6ee3449f53487bba8399aa42adbbe2f160104 [file] [log] [blame]
{
"name": "AMZUtils",
"version": "1.0.6",
"summary": "AMZUtils is a starter kit that can be used in any project.",
"description": "AMZUtils is a starter kit that can be used in any project. It contains a set of methods and functions that are very helpful and shorten the amount of time to implement them.",
"homepage": "https://github.com/AliZahr/AMZUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AliZahr": "ali_zahr@hotmail.com"
},
"source": {
"git": "https://github.com/AliZahr/AMZUtils.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AMZUtils/**/*"
}