[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / e / MedusaKit / 0.0.5 / MedusaKit.podspec.json
blobe3d3e7e90ffc7b4529de9b756717f2abdc0d340c
2   "name": "MedusaKit",
3   "version": "0.0.5",
4   "summary": "MedusaKit is a useful framework written by CODEBIT INC.",
5   "description": "MedusaKit contains some useful components for iOS development.",
6   "homepage": "https://github.com/codebit-inc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CODEBIT INC.": "support@codebit-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/codebit-inc/MedusaKit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "MedusaKit/MedusaKit.h",
23   "subspecs": [
24     {
25       "name": "LocationService",
26       "source_files": "MedusaKit/LocationService/*"
27     }
28   ]