[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 6 / c / CustomNavigationView / 0.4.0 / CustomNavigationView.podspec.json
blob910e79cbc2ba98e7244e3c7613481f4ad09c3352
2   "name": "CustomNavigationView",
3   "version": "0.4.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.4.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "**",
21   "requires_arc": true,
22   "resource_bundles": {
23     "CustomNavigationView": [
24       "CustomNavigationView/Assets/*.png"
25     ]
26   }