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