[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 0 / PLXObservers / 1.0.0 / PLXObservers.podspec.json
blob85318b32b61c7013a76aac81c4ce59510e2441e1
2   "name": "PLXObservers",
3   "version": "1.0.0",
4   "summary": "Multi-observers for Objective-C",
5   "description": "Small tool for fast implementation of multi-observer pattern in Objective-C",
6   "homepage": "https://github.com/Polidea/PLXObservers",
7   "license": "MIT",
8   "authors": {
9     "Antoni Kedracki": "antoni.kedracki@polidea.com"
10   },
11   "source": {
12     "git": "https://github.com/Polidea/PLXObservers.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/polidea",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"