[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 4 / Oatmeal / 0.2.0 / Oatmeal.podspec.json
blob640d6119df3fbb316b659ee896727b89d055c6d1
2   "name": "Oatmeal",
3   "version": "0.2.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.2.0"
14   },
15   "social_media_url": "https://twitter.com/mikenolimits",
16   "platforms": {
17     "ios": "8.4",
18     "osx": "10.9",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "AlamofireImage": [
29     ],
30     "SwiftyJSON": [
32     ]
33   }