[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / b / 9 / a / SDTrackTool / 0.9.1 / SDTrackTool.podspec.json
blob1b68d66270799afa4ab6eca7952157ff91a3492a
2   "name": "SDTrackTool",
3   "version": "0.9.1",
4   "summary": "Track events",
5   "description": "Track events without dirty code",
6   "homepage": "https://github.com/CoderLISIDI/SDTrackTool",
7   "license": "MIT",
8   "authors": {
9     "李思迪": "lisidinetwork@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderLISIDI/SDTrackTool.git",
13     "tag": "0.9.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SDTrackTool/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]