[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 3 / FJTableView / 0.1.1 / FJTableView.podspec.json
blob6354c7d1539a4ebbe2388da5d24565d4f1c17fc2
2   "name": "FJTableView",
3   "version": "0.1.1",
4   "summary": "A Customized Data-driven Tableview",
5   "homepage": "https://github.com/jeffnjut/FJTableView",
6   "license": "MIT",
7   "authors": {
8     "jeff_njut": "jeff_njut@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/jeffnjut/FJTableView.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "FJTableView/Classes/**/*.{h,m}",
18   "dependencies": {
19     "Masonry": [
21     ],
22     "BlocksKit": [
24     ],
25     "FJTool/Array": [
27     ]
28   },
29   "requires_arc": true