[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 3 / 4 / Oatmeal / 0.3.2 / Oatmeal.podspec.json
blob169fb72d01d2c6c07538769b8a4e40bf6c2f5418
2   "name": "Oatmeal",
3   "version": "0.3.2",
4   "summary": "Oatmeal is a refreshing Swift Framework to make bootstrapping your apps much easier.",
5   "description": "Oatmeal is a refreshing Swift Framework to make bootstrapping your apps much easier. Mmmkay?",
6   "homepage": "http://getoatmeal.com",
7   "license": "MIT",
8   "authors": {
9     "mikenolimits": "empathynyc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/OatmealCode/Oatmeal.git",
13     "tag": "0.3.2"
14   },
15   "social_media_url": "https://twitter.com/mikenolimits",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0"
20   },
21   "source_files": "Pod/Classes/**/*.swift",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "AlamofireImage": [
28     ],
29     "SwiftyJSON": [
31     ],
32     "Carlos": [
34     ]
35   }