[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 4 / Oatmeal / 0.1.0 / Oatmeal.podspec.json
blob37372923c85ae37b6917eaa615460c1d0374791a
2   "name": "Oatmeal",
3   "version": "0.1.0",
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.1.0"
14   },
15   "social_media_url": "https://twitter.com/mikenolimits",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*.swift",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "AlamofireImage": [
28     ],
29     "SwiftyJSON": [
31     ]
32   }