[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / a / 5 / KCSimpleKit / 0.0.5 / KCSimpleKit.podspec.json
bloba15ce3b637d5effc45580029a0ec47b9ea30370c
2   "name": "KCSimpleKit",
3   "version": "0.0.5",
4   "summary": "Swift framework with Macro and Extension",
5   "swift_version": "4.0",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "description": "- Macro for Timer, Color, Window, Device, Resolution, System version, User default, Dispatch Util\n- Extension for String, Data, Image, Date, UIView",
10   "homepage": "https://github.com/kinhchendev/KCSimpleKit",
11   "license": "MIT",
12   "authors": {
13     "Kinh Tran": "kinhchendev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/kinhchendev/KCSimpleKit.git",
17     "tag": "0.0.5"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m,swift}",
22     "Source",
23     "KCSimpleKit/Source/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude"