[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / 2 / YxmGCD / 1.0.0 / YxmGCD.podspec.json
blob7c7c9b2a292835f8468b7c69aab23a04b2328138
2   "name": "YxmGCD",
3   "version": "1.0.0",
4   "summary": "Objective-C中GCD的封装",
5   "description": "An optional longer description of pod-library\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/YouXianMing/YxmGCD",
7   "license": "MIT",
8   "authors": {
9     "YouXianMing": "YouXianMing1987@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/YouXianMing/YxmGCD.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "YxmGCD/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true