[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / a / NTPKit / 1.0.1 / NTPKit.podspec.json
blob0191aa811f38add9a4b7c783355beff8fa142fce
2   "name": "NTPKit",
3   "version": "1.0.1",
4   "summary": "A Simple NTP framework for iOS",
5   "homepage": "https://github.com/ncvitak/NTPKit",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/ncvitak/NTPKit.git",
12     "tag": "1.0.1"
13   },
14   "authors": {
15     "Nicholas Cvitak": "ncvitak@gmail.com"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "NTPKit/*.{c,h,m}",
21   "requires_arc": true