[Add] ikame_ios_sdk 1.0.425
[CocoaPods.git] / Specs / 0 / 9 / 4 / GaiaMotionCurve / 0.1.0 / GaiaMotionCurve.podspec.json
blob8667d67a196e88fd997c325479fe331b94080449
2   "name": "GaiaMotionCurve",
3   "version": "0.1.0",
4   "summary": "a library to solve the problems of high cost of developing dynamic effects and inconsistent effects and design expectations",
5   "license": {
6     "type": "Apache License, Version 2.0"
7   },
8   "homepage": "https://github.com/alibaba/gaia-motion-curve",
9   "authors": {
10     "ronghui.zrh": "ronghui.zrh@alibaba-inc.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/alibaba/gaia-motion-curve.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "src/iOS/GaiaMotionCurve/**/*.{h,m,mm,c}",
20   "xcconfig": {
21     "ENABLE_BITCODE": "NO"
22   },
23   "requires_arc": true