[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / a / RWPickFlavor / 0.2.0 / RWPickFlavor.podspec.json
blob6bce7030e0138e5ebdb12e1117390d1eeba65d34
2   "name": "RWPickFlavor",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "RWPickFlavor lets a user select an ice cream flavor.",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Shuchen Du": "dushuchen97@gmail.com"
15   },
16   "homepage": "https://github.com/shuuchen/RWPickFlavor",
17   "source": {
18     "git": "https://github.com/shuuchen/RWPickFlavor.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "BetterBaseClasses": [
24       "~> 1.0"
25     ],
26     "Alamofire": [
27       "~> 2.0"
28     ],
29     "MBProgressHUD": [
30       "~> 0.9.0"
31     ]
32   },
33   "source_files": "RWPickFlavor/**/*.{swift}",
34   "resources": "RWPickFlavor/**/*.{png,jpeg,jpg,storyboard,xib}"