[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / 5 / AppTheme / 0.0.1 / AppTheme.podspec.json
blobeca6953b3c856abe4d4a31431de816d6efd1e927
2   "name": "AppTheme",
3   "version": "0.0.1",
4   "summary": "An easy way to apply design language to your project.",
5   "description": "An easy way to apply design language to your project .",
6   "homepage": "https://github.com/chrsp/AppThemeSkeleton.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles Prado": "chrspx@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.4"
16   },
17   "source": {
18     "git": "https://github.com/chrsp/AppThemeSkeleton.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "AppTheme/**/*.{h,m,swift}",
22   "exclude_files": "AppTheme/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "ios": {
28     "frameworks": "UIKit"
29   },
30   "swift_versions": "4.0",
31   "swift_version": "4.0"