[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 8 / 9 / 1 / XJTableViewManager / 0.1.4 / XJTableViewManager.podspec.json
blobac6f95ccdf6a2bcd2bbb19be5636853250200dac
2   "name": "XJTableViewManager",
3   "version": "0.1.4",
4   "summary": "Easy to use UITableView",
5   "homepage": "https://github.com/xjimi/XJTableViewManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XJIMI": "fn5128@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/xjimi/XJTableViewManager.git",
15     "tag": "0.1.4"
16   },
17   "source_files": [
18     "XJTableViewManager",
19     "XJTableViewManager/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "platforms": {
27     "ios": "9.0"
28   }