[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 5 / PrettyButtons / 0.1.0 / PrettyButtons.podspec.json
blobd36e2b9d9ba7aa8be12107ceef59075fd7bef36a
2   "name": "PrettyButtons",
3   "version": "0.1.0",
4   "summary": "Simple animated buttons for iOS.",
5   "description": "An iOS library for UIButtons with user-feedback on-press.",
6   "homepage": "https://github.com/Chris-Perkins/PrettyButtons-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chrisfromtemporaryid@gmail.com": "chrisfromtemporaryid@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Chris-Perkins/PrettyButtons-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PrettyButtons/Classes/**/*",
22   "dependencies": {
23     "ClingConstraints": [
24       "~> 1.0.1"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"