blob: aae98166be40ca53e6e5a0b10fdc8ba480546320 [file] [log] [blame]
{
"name": "AADevKit",
"version": "0.0.11",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Almas Adilbek": "almas.adilbek@gmail.com"
},
"summary": "The most recent used helper methods, categories, classes for Objective-C",
"homepage": "https://github.com/mixdesign/devKit",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mixdesign/devKit.git",
"tag": "v0.0.11"
},
"source_files": "AADevKit/**/*.{h,m}",
"public_header_files": "AADevKit/**/*.h",
"requires_arc": true
}