[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / 7 / e / 6 / FrogKit / 0.0.2 / FrogKit.podspec.json
blob2b33123cf2d16b857de551ead6dacac4c10033bc
2   "name": "FrogKit",
3   "version": "0.0.2",
4   "summary": "A bundle of useful Swift extensions.",
5   "homepage": "https://github.com/FrogLab/FrogKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "FrogLab": "prod.froglab@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/FrogLab/FrogKit.git",
18     "tag": "0.0.2"
19   },
20   "pushed_with_swift_version": "3.0",
21   "subspecs": [
22     {
23       "name": "UIView",
24       "source_files": "FrogKit/Classes/UIView/*"
25     }
26   ]