[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / c / f / 6 / Seaport / 2.0.0 / Seaport.podspec.json
blob92cde0e6e0194fd87b3b34d801206a9b2d36b06c
2   "name": "Seaport",
3   "version": "2.0.0",
4   "summary": "package management",
5   "homepage": "https://github.com/ltebean/Seaport",
6   "license": "MIT",
7   "authors": {
8     "ltebean": "yucong1118@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ltebean/Seaport.git",
12     "tag": "v2.0.0"
13   },
14   "source_files": "Seaport/Sources/**/*",
15   "dependencies": {
16     "SSZipArchive": [
18     ]
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "7.0"
23   }