[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 5 / ZJMTracker / 0.0.1 / ZJMTracker.podspec.json
blobce031af42ea927e71ef34f5d0d67e80555451eee
2   "name": "ZJMTracker",
3   "version": "0.0.1",
4   "summary": "map tracker for iOS",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/iStig/tracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iStig": "smartzjm@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/iStig/tracker.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "sources",
23     "sources/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "CoreLocation"
29   ]