blob: 46c86428fe47375bb54464d35e7df17c1197acec [file] [log] [blame]
{
"name": "AMZUtils",
"version": "1.0.2",
"summary": "A starter kit that can be used in every project, which provides shortcuts to many implementations.",
"description": "A starter kit that can be used in any project. It provides a set of functions and methods at your finger tip that makes you worry less about the logic behind them, and focus more on your app logic.",
"homepage": "https://github.com/AliZahr/AMZUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ali Zahr": "ali_zahr@hotmail.com"
},
"source": {
"git": "https://github.com/AliZahr/AMZUtils.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*.h"
}