[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 4 / LuoTools / 0.0.1 / LuoTools.podspec.json
blobb8589c9f214486be56f86eed90d7ee352c35bc9d
2   "name": "LuoTools",
3   "version": "0.0.1",
4   "summary": "LuoTools 骆应相专用",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/pk5557367/LuoTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luoyingxiang": "luoyingxiang@topway.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/pk5557367/LuoTools.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "LuoTools/Classes/**/*.{h,m}",
24     "LuoTools/*"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "public_header_files": [
28     "LuoTools/LuoTools.h",
29     "LuoTools/Classes/**/*.h"
30   ],
31   "requires_arc": true