[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / 3 / 6 / 1 / GTMotionTransitioning / 0.0.1 / GTMotionTransitioning.podspec.json
blobd6979ee221086df68ac2548f2e8345c58935e2d1
2   "name": "GTMotionTransitioning",
3   "version": "0.0.1",
4   "summary": "场景切换轻量化工具",
5   "homepage": "https://github.com/liuxc123/GTMotionTransitioning",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liuxc123": "lxc_work@126.com"
12   },
13   "source": {
14     "git": "https://github.com/liuxc123/GTMotionTransitioning.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "public_header_files": "src/*.h",
21   "source_files": [
22     "src/*.{h,m,mm}",
23     "src/private/*.{h,m,mm}"
24   ]