[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 4 / KnightWatson / 0.1.1 / KnightWatson.podspec.json
blob35123db8d0fa08d789240101b34da06f4465bdf7
2   "name": "KnightWatson",
3   "version": "0.1.1",
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.1"
13   },
14   "source_files": [
15     "KNWTheme/*.{h,m}",
16     "Cocoapods/KNWTheme.h"
17   ],
18   "exclude_files": "KNWTheme/KNWTheme.h",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }