[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / 9 / 8 / DHAnimation / 0.1.0 / DHAnimation.podspec.json
blob779a424e0532e607e6bb17636883a8a744178915
2   "name": "DHAnimation",
3   "version": "0.1.0",
4   "summary": "An easy to use animation framework based on OpenGL ES",
5   "description": "DHAnimation is an iOS animation framework based on OpenGL ES. You can find transition animations, built in/out animations for a view/image, and animations for text.",
6   "homepage": "https://github.com/Danielhhs/DHAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Huang Hongsen": "danielhhs@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Danielhhs/DHAnimation.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DHAnimation/Classes/**/*"