[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / d / AXStylishNavigationBar / 1.0.0-alpha.0 / AXStylishNavigationBar.podspec.json
blob4105feefb0f69d1902b63220dcd371222f3702b5
2   "name": "AXStylishNavigationBar",
3   "version": "1.0.0-alpha.0",
4   "summary": "AXStylishNavigationBar is a category can let you dynamically change the default style of UINavigationBar.",
5   "homepage": "https://github.com/Alchemistxxd/AXStylishNavigationBar",
6   "license": "MIT",
7   "authors": {
8     "Alchemistxxd": "the_shadow_xxd@hotmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Alchemistxxd/AXStylishNavigationBar.git",
12     "tag": "v1.0.0-alpha.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "AXStylishNavigationBar/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]