[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 3 / f / KKUIDevice / 0.0.3 / KKUIDevice.podspec.json
blob54bbe94cde35a05076359cfc2ae9f483440965b6
2   "name": "KKUIDevice",
3   "version": "0.0.3",
4   "summary": "A Simple way to get iOS device info.",
5   "description": "A Simple way to get iOS device info. e.g. Hardware string/device name",
6   "homepage": "https://github.com/CrazyFanFan/KKUIDevice",
7   "license": "MIT",
8   "authors": {
9     "Crazy凡": "827799383@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CrazyFanFan/KKUIDevice.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "KKUIDevice",
20     "KKUIDevice/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true