[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 1 / HTUpdateAggregator / 1.0.1 / HTUpdateAggregator.podspec.json
blob30295e1dc9e36463be0a7241f058511946001a31
2   "name": "HTUpdateAggregator",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "updateContent, setNeedsUpdate, and updateIfNeeded, KVO observation to avoid overriding setters.",
8   "homepage": "https://github.com/hoteltonight/HTUpdateAggregator",
9   "license": "MIT",
10   "authors": {
11     "Jacob Jennings": "jacob.r.jennings@gmail.com",
12     "Jon Sibley": "jon@hoteltonight.com"
13   },
14   "source": {
15     "git": "https://github.com/hoteltonight/HTUpdateAggregator.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SFObservers": [
23     ]
24   }