[Add] PooTools 1.9.56
[CocoaPods.git] / Specs / 3 / d / b / CVTips / 0.11 / CVTips.podspec.json
blob2c392c71387e4999b4ea5e07213ac0ec0a279d90
2   "name": "CVTips",
3   "version": "0.11",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://github.com/coultonvento/CVTips",
9   "authors": {
10     "Coulton Vento": "me@coultonvento.com"
11   },
12   "social_media_url": "http://twitter.com/coultonvento",
13   "summary": "An interface for displaying interactive tips.",
14   "source": {
15     "git": "https://github.com/coultonvento/CVTips.git",
16     "tag": "v0.11"
17   },
18   "source_files": "CVTips/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "platforms": {
24     "ios": "8.0"
25   },
26   "requires_arc": true