[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 0 / QuickAdder / 0.0.1 / QuickAdder.podspec.json
blob3f68b4a3db534282a902ccab2a8a3846611841ce
2   "name": "QuickAdder",
3   "version": "0.0.1",
4   "summary": "QuickAdder SDK",
5   "description": "Help developer to create a UIAlertController with UITextField to create a NSDictionary for add item into UITableView UICollectionView.",
6   "homepage": "https://github.com/Phantom2000X/QuickAdder",
7   "license": "MIT",
8   "authors": {
9     "PhantomX": "290570881zs@live.cn"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Phantom2000X/QuickAdder.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "QuickAdder",
20     "Classes/*.{h,m}"
21   ],
22   "public_header_files": "Classes/*.h"