[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / f / SakuraKit / 1.0.0 / SakuraKit.podspec.json
blob88bfbe14f0704316aaf18bcaa15ee7fb8c155eec
2   "name": "SakuraKit",
3   "version": "1.0.0",
4   "summary": "SakuraKit is a lightweight and powerful library for application to switching themes or skins, provides chain and functional programming.",
5   "homepage": "https://github.com/tingxins/SakuraKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tingxins": "tingxins@sina.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/tingxins/SakuraKit.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "SakuraKit/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "SSZipArchive": [
25     ]
26   }