[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / NPC / 1.0.1 / NPC.podspec.json
blob19f323b010fa68eee396969ce2f1c007dd7b2c6e
2   "name": "NPC",
3   "version": "1.0.1",
4   "summary": "Near Procedure Call.",
5   "description": "Near Procedure Call Written in Swift.",
6   "homepage": "https://github.com/neutronstarer/npc_swift",
7   "license": "BSD 3-Clause",
8   "authors": {
9     "neutronstarer": "neutronstarer@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/neutronstarer/npc_swift.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "NPC/",
22   "public_header_files": "NPC/",
23   "frameworks": "Foundation"