[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 3 / 4 / Oatmeal / 0.2.3 / Oatmeal.podspec.json
blobafc76710390ec6109809d52d9c9273e60309c02b
2   "name": "Oatmeal",
3   "version": "0.2.3",
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": "https://github.com/mikenolimits/Oatmeal",
7   "license": "MIT",
8   "authors": {
9     "mikenolimits": "empathynyc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mikenolimits/Oatmeal.git",
13     "tag": "0.2.3"
14   },
15   "social_media_url": "https://twitter.com/mikenolimits",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
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   }