[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 4 / 1 / a / Cake / 0.2.0 / Cake.podspec.json
blobb276faafdaf45d9f4f19a9d7bc2d0565021e31be
2   "name": "Cake",
3   "version": "0.2.0",
4   "summary": "As easy as pie charts.",
5   "homepage": "https://github.com/a2/Cake",
6   "license": "MIT",
7   "authors": {
8     "Alexsander Akers": "me@a2.io"
9   },
10   "source": {
11     "git": "https://github.com/a2/Cake.git",
12     "tag": "0.2.0"
13   },
14   "social_media_url": "https://twitter.com/a2",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Cake": [
22       "Pod/Assets/*.png"
23     ]
24   }