[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 7 / 5 / AFOSchedulerCore / 0.0.1 / AFOSchedulerCore.podspec.json
bloba707d77a53232c5ef2e275b0934361af35fd8427
2   "name": "AFOSchedulerCore",
3   "version": "0.0.1",
4   "summary": "Scheduler.",
5   "description": "Decoupling with NSInvocation.",
6   "homepage": "https://github.com/PangDuTechnology/AFOSchedulerCore.git",
7   "license": "MIT",
8   "authors": {
9     "PangDu": "xian312117@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/PangDuTechnology/AFOSchedulerCore.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "AFOSchedulerCore/AFOSchedulerCore.h",
19   "public_header_files": "AFOSchedulerCore/AFOSchedulerCore.h",
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "scheduler",
24       "source_files": "AFOSchedulerCore/scheduler/*.{h,m}",
25       "public_header_files": "AFOSchedulerCore/scheduler/*.h"
26     }
27   ]