[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 7 / e / SecretKit / 0.1.3 / SecretKit.podspec.json
blobe25aa61647f4b2befdd27e9f9d89cac1c3317c2e
2   "name": "SecretKit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Cocoa classes for iOS and OSX.",
7   "requires_arc": true,
8   "version": "0.1.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Colin Caufield": "cjcaufield@gmail.com"
15   },
16   "homepage": "https://github.com/cjcaufield/SecretKit",
17   "source": {
18     "git": "https://github.com/cjcaufield/SecretKit.git",
19     "tag": "0.1.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SecretKit/**/*.{swift}",
23   "resources": "SecretKit/**/*.{png,jpeg,jpg,storyboard,xib}"