[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 6 / c / CustomNavigationView / 0.3.0 / CustomNavigationView.podspec.json
blob3bbf15c2ee741926e25d233f5d507e7a4038c2b2
2   "name": "CustomNavigationView",
3   "version": "0.3.0",
4   "summary": "A custom navigation View",
5   "homepage": "https://github.com/sfmDev",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sfmDev": "https://github.com/sfmDev"
12   },
13   "source": {
14     "git": "https://git.coding.net/sfmDev/CustomNavigtionView.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "CustomNavigationView/Classes/**/*",
21   "requires_arc": true,
22   "resource_bundles": {
23     "CustomNavigationView": [
24       "CustomNavigationView/Assets/*.png"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"