[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 5 / AGHandyUIKit / 1.0.1 / AGHandyUIKit.podspec.json
blob31a3b60fa92277ffad056fc7d676aefa729d294f
2   "name": "AGHandyUIKit",
3   "version": "1.0.1",
4   "summary": "A handy code of UIKit.",
5   "description": "A handy code of UIKit. It can make you better to write code.",
6   "homepage": "https://github.com/Agenric/AGHandyUIKit",
7   "license": "MIT",
8   "authors": {
9     "Agenric": "AgenricWon@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Agenric/AGHandyUIKit.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "*",
19   "exclude_files": [
20     "AGHandyUIKit.podspec",
21     "README.md",
22     "LICENSE"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true