[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 6 / d / UIKitWorkarounds / 0.2.0 / UIKitWorkarounds.podspec.json
bloba7933ce33a487017d7e44eda622688763646cd06
2   "name": "UIKitWorkarounds",
3   "version": "0.2.0",
4   "summary": "A modular collection of workarounds and fixes for our favorite iOS framework.",
5   "homepage": "https://github.com/nickynick/UIKitWorkarounds",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nick Tymchenko": "t.nick.a@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nickynick/UIKitWorkarounds.git",
15     "tag": "0.2.0"
16   },
17   "social_media_url": "https://twitter.com/nickynick42",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "UIKitWorkarounds/**/*.{h,m}",
23   "public_header_files": "UIKitWorkarounds/**/*.h",
24   "frameworks": "UIKit"