[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / UIControl+Notifications / 1.0.5 / UIControl+Notifications.podspec.json
blobee74c0db0e6f8c2e02e1b3c811e3624cb97efdb8
2   "name": "UIControl+Notifications",
3   "version": "1.0.5",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mergesort/UIControl-Notifications",
9   "authors": {
10     "Joe Fabisevich": "github@fabisevi.ch"
11   },
12   "summary": "Make your UIControls respond to notifications and blocks instead of the old fashioned target+selector approach",
13   "source": {
14     "git": "https://github.com/mergesort/UIControl-Notifications.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/mergesort",
21   "platforms": {
22     "ios": "5.0"
23   }