[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / 1 / d / AGNavigationBarShape / 0.3.1 / AGNavigationBarShape.podspec.json
blob02f8bb1cc77ad17735bf5b0a96db5a05fe2460ab
2   "name": "AGNavigationBarShape",
3   "version": "0.3.1",
4   "summary": "AGNavigationBarShape is a custom navigation bar with severals shapes.",
5   "description": "AGNavigationBarShape allows you to custom the navigation bar with severals shapes availables. The height of the shape is also customizable.",
6   "homepage": "https://github.com/grifas/AGNavigationBarShape",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aurelien Grifasi": "aurelien.grifasi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/grifas/AGNavigationBarShape.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AGNavigationBarShape/Classes/**/*",
22   "xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"