[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / 5 / 9 / Animate / 0.1.4 / Animate.podspec.json
blobb50a885b21ba7e485e8b65b462c96dc8660aead9
2   "name": "Animate",
3   "version": "0.1.4",
4   "summary": "Convenience tool for the Pop animation framework written in Swift",
5   "description": "                       Convenience tool for the Facebook Pop animation framework written in Swift\n",
6   "homepage": "https://github.com/CodeEagle/Animate",
7   "screenshots": [
8     "https://raw.githubusercontent.com/CodeEagle/Animate/master/demo2.png",
9     "https://raw.githubusercontent.com/CodeEagle/Animate/master/demo1.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "CodeEagle": "stasura@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/CodeEagle/Animate.git",
17     "tag": "0.1.4"
18   },
19   "social_media_url": "https://twitter.com/_SelfStudio",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Source/*.swift",
25   "dependencies": {
26     "pop": [
27       "~> 1.0.7"
28     ]
29   }