[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 4 / d / MXCoreLibrary / 0.0.13 / MXCoreLibrary.podspec.json
blob43454b3026dd5a41a7b80ff7db25d7a0a1f18fa6
2   "name": "MXCoreLibrary",
3   "version": "0.0.13",
4   "summary": "MX Core Library",
5   "description": "MX Core Library By 2017-08-30",
6   "homepage": "http://git.mixiong.mobi/zhiyongwang/MXCoreLibrary.git",
7   "license": "MIT",
8   "authors": {
9     "zhiyongwang": "zhiyongwang@mixiong.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://git.mixiong.mobi/zhiyongwang/MXCoreLibrary.git",
16     "tag": "0.0.13"
17   },
18   "source_files": [
19     "MXCoreLibrary",
20     "MXCoreLibrary/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
30       "~> 1.0.0"
31     ],
32     "AFNetworking": [
33       "~> 2.5"
34     ],
35     "Reachability": [
36       "~> 3.2"
37     ],
38     "TMCache": [
39       "~> 2.1.0"
40     ]
41   }