[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 2 / f / 4 / Animo / 1.0.0 / Animo.podspec.json
blobdbae740ab0b15847e30eab9bf0343203f61a3cc0
2   "name": "Animo",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Bring life to CALayers with SpriteKit-like animation builders.",
6   "homepage": "https://github.com/JohnEstropia/Animo",
7   "authors": {
8     "John Rommel Estropia": "rommel.estropia@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JohnEstropia/Animo.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": [
18     "Animo",
19     "Animo/**/*.{swift}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "QuartzCore"
25   ],
26   "requires_arc": true