[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 5 / d / 7 / PMSuperButton / 2.2.0 / PMSuperButton.podspec.json
blob4c7e4b0d23cf6669e77638f830b978d8e4ee58d3
2   "name": "PMSuperButton",
3   "version": "2.2.0",
4   "summary": "PMSuperButton is a powerful UIButton coming from the countryside, but with super powers!",
5   "description": "A easy way to create custom and complex buttons with custom attributes, directly added to the iOS Interface Builder, very easy to integrate in every project!",
6   "homepage": "https://github.com/pmusolino/PMSuperButton",
7   "screenshots": "https://raw.githubusercontent.com/pmusolino/PMSuperButton/master/docs/interface_builder.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Paolo Musolino": "info@codeido.com"
14   },
15   "social_media_url": "http://twitter.com/pmusolino",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/pmusolino/PMSuperButton.git",
21     "tag": "2.2.0"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": "Foundation"