[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / 1 / MTMJRefresh / 0.1.5 / MTMJRefresh.podspec.json
blob2569c724386b82e2b72fe35975a9d0dd053aa190
2   "name": "MTMJRefresh",
3   "version": "0.1.5",
4   "summary": "MJRefresh静态库 framework",
5   "description": "MJRefresh静态库 framework 提高编译速度",
6   "homepage": "https://github.com/BestiOSDev/MTMJRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BestiOSDev": "1060545231@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BestiOSDev/MTMJRefresh.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTMJRefresh/Framework/MTMJRefresh.framework"
23   },
24   "resources": "MTMJRefresh/Resource/MJRefresh.bundle",
25   "requires_arc": true,
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   }