[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 1 / 5 / NBThemeConfig / 1.0.1 / NBThemeConfig.podspec.json
blob44df78a0b03b303ecf2eea1f74fecbc9376f704e
2   "name": "NBThemeConfig",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": [
21     "src",
22     "src/**/*.{h,m}"
23   ],
24   "requires_arc": true