[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / 5 / ViewModelKit / 0.0.2 / ViewModelKit.podspec.json
blob9673de0cce0e92abd949b98abaadf739e94c24a2
2   "name": "ViewModelKit",
3   "version": "0.0.2",
4   "summary": "ViewModelKit makes it easy to deal with ViewModel in Swift",
5   "homepage": "https://github.com/ViewModelKit/ViewModelKit",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "xutongtong": "xushao1990@126.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ViewModelKit/ViewModelKit.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "Source/*.swift"