[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 0 / a / 2 / ObjectAssociation / 1.0.0 / ObjectAssociation.podspec.json
blob31d1f1f0e004a854ebdebed50fe9572c7e1b4735
2   "name": "ObjectAssociation",
3   "version": "1.0.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.0.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0",
17     "watchos": "2.0",
18     "osx": "10.10"
19   },
20   "source_files": "ObjectAssociation/*.*",
21   "module_name": "ObjectAssociation",
22   "public_header_files": "ObjectAssociation/*.h",
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "3.0"