[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 1 / AraneaKit / 0.0.4 / AraneaKit.podspec.json
blob93406be722a2486136a8dd1a1e021af69775f298
2   "name": "AraneaKit",
3   "version": "0.0.4",
4   "summary": "Kit for iOS Development from Aranea Apps.",
5   "homepage": "http://aranea-apps.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Aleksandar Kex Trpeski": "kex@aranea-apps.com"
11   },
12   "source": {
13     "git": "https://github.com/Kexoth/AraneaKit.git",
14     "tag": "0.0.4"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "AraneaKit",
22     "AraneaKit/**/*.{h,m,c}"
23   ],
24   "public_header_files": "AraneaKit/*.h",
25   "frameworks": "QuartzCore"