[Add] ikame_ios_sdk 1.0.420
[CocoaPods.git] / Specs / 0 / a / 2 / ObjectAssociation / 1.2.1 / ObjectAssociation.podspec.json
blob54e6b3e07521deafa3cb718f47e91cf5bbe67234
2   "name": "ObjectAssociation",
3   "version": "1.2.1",
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.2.1"
13   },
14   "swift_version": "4.1",
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"