[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / c / 3 / 7 / HATransparentView / 0.4 / HATransparentView.podspec.json
blob31b94f56b1d6d9607fa6599bc6394afdd590cdfb
2   "name": "HATransparentView",
3   "version": "0.4",
4   "summary": "UIView transparent subclass based on Rdio stations menu.",
5   "homepage": "https://github.com/hebertialmeida/HATransparentView",
6   "screenshots": "https://raw.githubusercontent.com/hebertialmeida/HATransparentView/master/HATransparentViewDemo/Images.xcassets/1.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Heberti Almeida": "hebertialmeida@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hebertialmeida/HATransparentView.git",
16     "tag": "0.4"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "Classes",
23     "HATransparentView/*.{h,m}"
24   ],
25   "resources": "HATransparentView/images/*.png",
26   "frameworks": "UIKit",
27   "requires_arc": true