[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 3 / SnowMonkey / 1.0.0 / SnowMonkey.podspec.json
blob5276d537dd69424b2c4e56c5e9a441e209f20369
2   "name": "SnowMonkey",
3   "version": "1.0.0",
4   "summary": "SnowMonkey helps you manage tableView easily by handling the datasource and delegate for you",
5   "description": "SnowMonkey let you manage your tableView through a source, and handle the insertion, deletion, animation, for you",
6   "homepage": "https://github.com/MonkeyDMat/SnowMonkey",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MonkeyDMat": "email@address.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MonkeyDMat/SnowMonkey.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SnowMonkey/classes/**/*.{swift}"