[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / c / FMTB / 0.1.1 / FMTB.podspec.json
blobb1d7140228d82634ec98421c24e07305b398cbba
2   "name": "FMTB",
3   "version": "0.1.1",
4   "summary": "Fast manager tableView, A Cocoa / Objective-C wrapper around UITableView",
5   "homepage": "https://github.com/liubin303/fmtb",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liubin303": "273631976@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/liubin303/fmtb.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "FMTB/**/*.{h,m}",
21   "resources": "FMTB/fmtb.bundle",
22   "requires_arc": true,
23   "dependencies": {
24     "MJRefresh": [
25       "~> 2.3.2"
26     ]
27   }