[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 0 / 8 / FXAnimationEngine / 1.0.0 / FXAnimationEngine.podspec.json
blobeefdbec3106a450b65bcc6e27b231d1956cec0b6
2   "name": "FXAnimationEngine",
3   "version": "1.0.0",
4   "summary": "An engine to play image frames in animation without causing high-memory usage.",
5   "homepage": "https://github.com/ShawnFoo/FXAnimationEngine",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shawn Foo": "fu4904@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/ShawnFoo/FXAnimationEngine.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "FXAnimationEngine/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true