[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 5 / 6 / NgUpdateLink / 1.0 / NgUpdateLink.podspec.json
blobe8fe9ee70efbda40392c8193f54ceb8edeb5859b
2   "name": "NgUpdateLink",
3   "version": "1.0",
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"
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   }