[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / f / 5 / 6 / NgUpdateLink / 1.0.1 / NgUpdateLink.podspec.json
blobeebd4ffd06a16a06465f11e6f87787abfc04dc45
2   "name": "NgUpdateLink",
3   "version": "1.0.1",
4   "summary": "An iOS library for regulating/scheduling UI updates.",
5   "homepage": "https://github.com/meiwin/NgUpdateLink",
6   "authors": {
7     "Meiwin Fu": "meiwin@blockthirty.com"
8   },
9   "source": {
10     "git": "https://github.com/meiwin/ngupdatelink.git",
11     "tag": "v1.0.1"
12   },
13   "source_files": "NgUpdateLink/**/*.{h,m}",
14   "requires_arc": true,
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8.0"
22   }