[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / c / 0 / b / GeoJSON / 0.2.0 / GeoJSON.podspec.json
blob298dd6b25380b45a66f933de2c9dccef16b79de0
2   "name": "GeoJSON",
3   "version": "0.2.0",
4   "summary": "A GeoJSON model for Swift 2.0.",
5   "homepage": "https://github.com/bryx-inc/GeoJSON.swift",
6   "license": "MIT",
7   "authors": {
8     "Harlan Haskins": "harlan@harlanhaskins.com"
9   },
10   "source": {
11     "git": "https://github.com/bryx-inc/GeoJSON.swift.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "GeoJSON": [
21       "Pod/Assets/*.png"
22     ]
23   }