blob: fa6d9da46c5c4dea5b5f7b8079b84220e672c31e [file] [log] [blame]
{
"name": "AraneaKit",
"version": "0.0.2",
"summary": "Kit for iOS Development from Aranea Apps.",
"homepage": "http://aranea-apps.com",
"license": {
"type": "MIT"
},
"authors": {
"Aleksandar Kex Trpeski": "kex@aranea-apps.com"
},
"source": {
"git": "https://github.com/Kexoth/AraneaKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"AraneaKit",
"AraneaKit/**/*.{h,m,c}"
],
"public_header_files": "AraneaKit.h"
}