[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 2 / b / d / NPC / 1.0.0 / NPC.podspec.json
blob47089db0bcca0e9f3aa59039ef0260c59b9bab22
2   "name": "NPC",
3   "version": "1.0.0",
4   "summary": "Near Procedure Call.",
5   "description": "Near Procedure Call Written in Swift.",
6   "homepage": "https://github.com/neutronstarer/npc_os",
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_os.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "NPC/",
22   "public_header_files": "NPC/",
23   "frameworks": "Foundation"