[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / c / Pretracking / 0.1.5 / Pretracking.podspec.json
blobb634b122a7a153bdf5dc9e26e4130e51ae6324df
2   "name": "Pretracking",
3   "version": "0.1.5",
4   "summary": "This does Pretracking.",
5   "description": "This is a Pretracking framework for tracking users location in a specified region with defined accuracy",
6   "homepage": "https://github.com/NUDelta/Pretracking",
7   "license": "MIT",
8   "authors": {
9     "YK": "yk@u.northwestern.edu"
10   },
11   "source": {
12     "git": "https://github.com/NUDelta/Pretracking.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Pretracking": [
22       "Pod/Assets/*.png"
23     ]
24   }