[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / b / NgChangeSet / 1.0.0 / NgChangeSet.podspec.json
bloba992511e304c50f43201dbb026136da0447db8f6
2   "name": "NgChangeSet",
3   "version": "1.0.0",
4   "summary": "A simple data structure for working with changeset in Objective-C.",
5   "homepage": "https://github.com/meiwin/NgChangeSet",
6   "authors": {
7     "Meiwin Fu": "meiwin@blockthirty.com"
8   },
9   "source": {
10     "git": "https://github.com/meiwin/ngchangeset.git",
11     "tag": "v1.0.0"
12   },
13   "source_files": "NgChangeSet/**/*.{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   }