[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 4 / 7 / P9ViewAnimator / 1.1.0 / P9ViewAnimator.podspec.json
blobfe61986f1ee068c26a0acffbd8e030c7889851b7
2   "name": "P9ViewAnimator",
3   "version": "1.1.0",
4   "summary": "Developers can easily implement animation of views based on key frame with P9ViewAnimator.",
5   "homepage": "https://github.com/P9SOFT/P9ViewAnimator",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Tae Hyun Na": "taehyun.na@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/P9SOFT/P9ViewAnimator.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Sources/*.{h,m}",
21   "public_header_files": "Sources/*.h"