[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / a / 2 / ObjectAssociation / 1.3.0 / ObjectAssociation.podspec.json
blob5b7f61e8c3957f87d9b50967d14353325ffbad40
2   "name": "ObjectAssociation",
3   "version": "1.3.0",
4   "summary": "An object association helper for Swift extensions.",
5   "homepage": "https://github.com/Meniny/ObjectAssociation",
6   "license": "MIT",
7   "authors": {
8     "Elias Abel": "Meniny@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Meniny/ObjectAssociation.git",
12     "tag": "1.3.0"
13   },
14   "swift_versions": "5",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0",
19     "osx": "10.10"
20   },
21   "source_files": "ObjectAssociation/*.*",
22   "module_name": "ObjectAssociation",
23   "public_header_files": "ObjectAssociation/*.h",
24   "frameworks": "Foundation"