[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / e / 5 / YLServices / 0.2.0 / YLServices.podspec.json
blob3a1a0f58eae27168999372ee3372011e1bc7e010
2   "name": "YLServices",
3   "version": "0.2.0",
4   "summary": "iOS 开发工具",
5   "homepage": "https://github.com/a619668402/YLServices",
6   "authors": {
7     "DYL": "15637195529@163.com"
8   },
9   "source": {
10     "git": "https://github.com/a619668402/YLServices.git",
11     "tag": "0.2.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLServices/Macros{Tools,Constant,Define,Singleton}.{h,m}",
22   "subspecs": [
23     {
24       "name": "YLMBProgress",
25       "source_files": "YLServices/YLMBProgress/*.{h,m}",
26       "public_header_files": "YLServices/YLMBProgress/*.h",
27       "ios": {
28         "frameworks": [
29           "Foundation",
30           "UIKit",
31           "CoreGraphics"
32         ]
33       }
34     }
35   ]