[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 1 / c / NpageLibrary / 0.1.9 / NpageLibrary.podspec.json
blobca1933d93a19eac5f0b995fa1d8774029ba525be
2   "name": "NpageLibrary",
3   "version": "0.1.9",
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.9"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NpageLibrary/Classes/**/*",
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.0"
26     ]
27   }