[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / d / 7 / GPLottie / 0.1.0 / GPLottie.podspec.json
blob405ab13b7fb2f5160a0badb4f93cde3b7c2081fc
2   "name": "GPLottie",
3   "version": "0.1.0",
4   "summary": "Animation image by Lottie",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zinzin186/GPLottie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vu Dinh Din": "vudinhdin@gapo.com.vn"
13   },
14   "source": {
15     "git": "https://github.com/zinzin186/GPLottie.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GPLottie/Classes/**/*",
22   "public_header_files": "GPLottie/Classes/PublicHeaders/*.h",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "osx": {
27     "frameworks": [
28       "AppKit",
29       "CoreVideo"
30     ]
31   },
32   "module_name": "GPLottie",
33   "header_dir": "Lottie"