[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / 7 / P9ViewAnimator / 1.1.1 / P9ViewAnimator.podspec.json
blob1d83547b02241e86b3e0a15db35a60d3ff73ebdf
2   "name": "P9ViewAnimator",
3   "version": "1.1.1",
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.1"
19   },
20   "source_files": "Sources/*.{h,m}",
21   "public_header_files": "Sources/*.h"