[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / 1 / 4 / LetterpressExplosion / 1.0 / LetterpressExplosion.podspec.json
blob28bbc85cbdef4705b62c1252bf88e0ab74f1087f
2   "name": "LetterpressExplosion",
3   "version": "1.0",
4   "summary": "Category on `UIView` called Explode that will take the uiview and explode it into pieces.",
5   "homepage": "https://github.com/vibrazy/letterpressexplosion",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Daniel Tavares",
11   "source": {
12     "git": "https://github.com/vibrazy/letterpressexplosion.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "LetterPressExplosion/LetterPressExplosion/Categories/**/*.{h,m}",
19   "public_header_files": "LetterPressExplosion/LetterPressExplosion/Categories/**/*.{h,m}",
20   "requires_arc": true