[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / c / 8 / ESPThemeManager / 0.0.4 / ESPThemeManager.podspec.json
blobed2edd13c0007cccf828c8d3597d15b880fa8be9
2   "name": "ESPThemeManager",
3   "version": "0.0.4",
4   "summary": "ESPThemeManager is a lightweight theme manager for iOS",
5   "description": "ESPThemeManager is a lightweight theme manager for iOS, it supports:\n\n* Image Assets\n* Fonts/Colors/Images\n* Pre-defined theme variables",
6   "homepage": "https://github.com/espeiorin/ESPThemeManager",
7   "license": "MIT",
8   "authors": {
9     "Andre Espeiorin": "andre.espeiorin@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/espeiorin",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/espeiorin/ESPThemeManager.git",
17     "tag": "0.0.4"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true