[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / f / 2 / e / XQSheet / 1.0.4 / XQSheet.podspec.json
blob81dffee3d5b92c3eb9a50b1c1c2ad56cbfcff454
2   "name": "XQSheet",
3   "version": "1.0.4",
4   "summary": "A convenient sheet presented from bottom.",
5   "description": "A convenient sheet presented from bottom, which implement by Objective-C.",
6   "homepage": "https://github.com/xq-120/XQSheet",
7   "license": "MIT",
8   "authors": {
9     "xq-120": "1204556447@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/xq-120/XQSheet.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "XQSheet/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true