[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / f / 0 / 4 / tzj / 0.1.0 / tzj.podspec.json
blob2761a6e4749715506a96b9e2ff537e6f3753e85e
2   "name": "tzj",
3   "version": "0.1.0",
4   "summary": "test",
5   "description": "TODO: Add long description of the pod here.\nTODO: Add long description of the pod here.\nTODO: Add long description of the pod here.",
6   "homepage": "http://git.oa.com/lizb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lizb": "lizb@touzhijia.com"
13   },
14   "source": {
15     "git": "http://git.oa.com/lizb/tzj.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "tzj/Classes/**/*",
22   "public_header_files": "tzj/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.1"
30     ]
31   }