[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / e / 5 / Aspect / 1.3.2 / Aspect.podspec.json
blobd3ba4da31dbfe5af29cf7a2d3aa29917acb7e9ff
2   "name": "Aspect",
3   "version": "1.3.2",
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.2"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "swift_versions": [
21     "4.2",
22     "5.0"
23   ],
24   "module_name": "Aspect",
25   "source_files": "Aspect/**/*.{h,m,swift}",
26   "swift_version": "5.0"