[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / d / EnvConfigure / 1.0.3 / EnvConfigure.podspec.json
blob7035a849623651058550422da224ef5f7040d233
2   "name": "EnvConfigure",
3   "version": "1.0.3",
4   "summary": "environment configuration",
5   "description": "EnvConfigure is a environment configuration.",
6   "homepage": "https://github.com/MSXF/EnvConfigure.git",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "yijianjun": "409783481@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/MSXF/EnvConfigure.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "Class",
23     "Class/**/*.{h,m}"
24   ],
25   "public_header_files": [
26     "Class/Model/*.h",
27     "Class/Handler/*.h",
28     "Class/ViewController/*.h"
29   ],
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "requires_arc": true,
35   "dependencies": {
36     "Masonry": [
38     ]
39   },
40   "deprecated": true