[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 9 / 6 / b / GTMotionInterchange / 0.0.2 / GTMotionInterchange.podspec.json
blobcffd79306a5862ee1becdbbd2dd3219a4fe1d87b
2   "name": "GTMotionInterchange",
3   "version": "0.0.2",
4   "summary": "Motion interchange format.",
5   "homepage": "https://github.com/liuxc123/GTMotionInterchange",
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/GTMotionInterchange.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "public_header_files": "src/*.h",
22   "source_files": [
23     "src/*.{h,m,mm}",
24     "src/private/*.{h,m,mm}"
25   ]