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