[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / e / 5 / Aspect / 1.3.6 / Aspect.podspec.json
blob2f8308523709016087c7399f256469306104e605
2   "name": "Aspect",
3   "version": "1.3.6",
4   "license": "MIT",
5   "summary": "Aspect Oriented Programming in Objective-C and Swift",
6   "homepage": "https://github.com/iKrisLiu/Aspect",
7   "authors": {
8     "Kris Liu": "ikris.liu@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/iKrisLiu/Aspect.git",
12     "tag": "1.3.6"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "module_name": "Aspect",
26   "source_files": "Sources/Aspect/**/*.{h,m,swift}",
27   "swift_version": "5.3"