[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / 6 / Mystique / 0.2.4 / Mystique.podspec.json
blob45d8318c48daf463a3957f0d20cd0af22892e7f8
2   "name": "Mystique",
3   "version": "0.2.4",
4   "license": "MIT",
5   "summary": "Helpers to create awsome animations.",
6   "homepage": "https://github.com/gbammc/Mystique",
7   "authors": {
8     "Alvin Zhu": "gbammc@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/alvin_zhu",
11   "source": {
12     "git": "https://github.com/gbammc/Mystique.git",
13     "tag": "0.2.4"
14   },
15   "requires_arc": true,
16   "source_files": "Mystique/*{.h,.c,.m}",
17   "ios": {
18     "frameworks": [
19       "Foundation",
20       "UIKit"
21     ]
22   },
23   "platforms": {
24     "ios": "8.0"
25   }