[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / f / LSToolsKit / 0.0.1 / LSToolsKit.podspec.json
blob2ed5dc1d2db0ef020e19126c4eb685e50aa8e9ed
2   "name": "LSToolsKit",
3   "version": "0.0.1",
4   "summary": "LSToolsKit. 开发过程中的小方法",
5   "homepage": "https://github.com/Lius1104/LSToolsKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lius": "849763605@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Lius1104/LSToolsKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "LSToolsKit",
22     "LSToolsKit/**/*.{h,m}"
23   ],
24   "public_header_files": "LSToolsKit/**/*.h",
25   "frameworks": "UIKit",
26   "requires_arc": true