[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 1 / 7 / ZMCoreAnimation / 0.1.1 / ZMCoreAnimation.podspec.json
blob32e599b2c6c0fa9d92ac8bf132e55d80ffa04235
2   "name": "ZMCoreAnimation",
3   "version": "0.1.1",
4   "summary": "这是一个CoreAnimation测试库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lucking/ZMCoreAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangmeng": "1531073749@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lucking/ZMCoreAnimation.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "deprecated": true,
22   "subspecs": [
23     {
24       "name": "Classes",
25       "source_files": "ZMCoreAnimation/Classes/**/*"
26     },
27     {
28       "name": "NetWorkTool",
29       "source_files": "ZMCoreAnimation/NetWorkTool/**/*"
30     }
31   ]