[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / 1 / c / NpageLibrary / 0.1.7 / NpageLibrary.podspec.json
blobe85c53fe38c06c25e27c214d54ab6b9ef5492943
2   "name": "NpageLibrary",
3   "version": "0.1.7",
4   "swift_version": "4.0",
5   "summary": "This library is useful for Npage company.",
6   "description": "Hi! This library is npage's private library!\nMore features will be added.\nAll Thanks!",
7   "homepage": "http://git.npage.co.kr:8888/ho/npagelibraryios.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ho": "ho@npage.co.kr"
14   },
15   "source": {
16     "git": "http://git.npage.co.kr:8888/ho/npagelibraryios.git",
17     "tag": "0.1.7"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NpageLibrary/Classes/**/*",
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.0"
26     ]
27   }