[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 8 / 9 / 1 / XJTableViewManager / 0.0.1 / XJTableViewManager.podspec.json
bloba38e89e981693e752c319e8bfa1b06cdd7945805
2   "name": "XJTableViewManager",
3   "version": "0.0.1",
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.0.1"
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   }