blob: d456aa6ad6ba23aefa49934c773b46bab90862bd [file] [log] [blame]
{
"name": "AraneaKit",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"AraneaKit",
"**/*.{h,m,c}"
],
"public_header_files": "AraneaKit.h"
}