[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / f / 4 / AOperation / 1.0.2 / AOperation.podspec.json
blob9cbf5aba863871266b61d052141c8d146e966396
2   "name": "AOperation",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A wrapper on Operation and OperationQueue Classes",
9   "homepage": "https://github.com/ssamadgh/AOperation.git",
10   "authors": {
11     "Seyed Samad Gholamzadeh": "ssamadgh@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ssamadgh/AOperation.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Source/Shared/**/*.swift",
21   "ios": {
22     "source_files": "Source/**/*.swift"
23   },
24   "swift_versions": "5",
25   "swift_version": "5"