[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / e / 5 / Aspect / 1.0.0 / Aspect.podspec.json
blobc78beb57b830c97d79d8023a4c3ccffabc5350da
2   "name": "Aspect",
3   "version": "1.0.0",
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.0.0"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.11",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "swift_version": "4.2",
21   "module_name": "Aspect",
22   "source_files": "Aspect/**/*.{h,m,swift}"