[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / f / 7 / SigmaTableViewModel / 1.0.0 / SigmaTableViewModel.podspec.json
blobc64985a3469c8d13f94a644e013f3344bd8a7894
2   "name": "SigmaTableViewModel",
3   "version": "1.0.0",
4   "summary": "A lightweight view model for iOS tableview.",
5   "homepage": "https://github.com/youzan/SigmaTableViewModel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yangke": "yangke@qima-inc.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/youzan/SigmaTableViewModel.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "SigmaTableViewModel",
23     "Lib/*.{h,m}"
24   ]