[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 5 / 6 / f / PQActionSheet / 0.1.2 / PQActionSheet.podspec.json
blob624aefa3115c468d780732148e7f2848dea347ee
2   "name": "PQActionSheet",
3   "version": "0.1.2",
4   "summary": "仿微信的ActionSheet,比UIActionSheet用法更简便。",
5   "homepage": "https://github.com/docee/PQActionSheet",
6   "license": "MIT",
7   "authors": {
8     "docee": "docee@163.com"
9   },
10   "source": {
11     "git": "https://github.com/docee/PQActionSheet.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "PQActionSheet/*",
19   "public_header_files": "PQActionSheet/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]