[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / 1 / 5 / NBThemeConfig / 1.0.0 / NBThemeConfig.podspec.json
blob0743fbd098ee02e9d8c4c2b153b8787bf7ca2886
2   "name": "NBThemeConfig",
3   "version": "1.0.0",
4   "summary": "Configure all the colors for your app in a single plist.",
5   "homepage": "https://github.com/needbee/nbthemeconfig",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josh Justice": "josh@need-bee.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/needbee/nbthemeconfig.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "src",
22     "src/**/*.{h,m}"
23   ],
24   "requires_arc": false