[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / a / PBJEffects / 1.5.0 / PBJEffects.podspec.json
blobbbde06bb32e394b8256722ce5ec95c442a2c9d2a
2   "name": "PBJEffects",
3   "version": "1.5.0",
4   "summary": "Effects framework.",
5   "description": "PBJEffects is a simple framework for adding effects to all kind of views in no time.",
6   "homepage": "https://github.com/SnugJoker/PBJEffects",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joseph Razon": "razonjoe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SnugJoker/PBJEffects.git",
16     "tag": "1.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PBJEffects/Classes/**/*",
22   "public_header_files": "PBJEffects/Classes/**/*.h"