[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 4 / KnightWatson / 0.1.3 / KnightWatson.podspec.json
blob67b66ef5301d977e2f751c3be7ed86ecca37fca8
2   "name": "KnightWatson",
3   "version": "0.1.3",
4   "license": "MIT",
5   "summary": "An Objective-C library which can offer almost every object themes.",
6   "homepage": "https://github.com/coppercash/KnightWatson",
7   "authors": {
8     "CopperCash": "coderdreamer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/coppercash/KnightWatson.git",
12     "tag": "0.1.3"
13   },
14   "source_files": "KNWTheme/*.{h,m}",
15   "exclude_files": "KNWTheme/KNWTheme.h",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }