[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / 8 / qpExtension / 0.0.1 / qpExtension.podspec.json
blobf287ca25e16a7412c5c5c44c482e6ef0c136a094
2   "name": "qpExtension",
3   "version": "0.0.1",
4   "summary": "A Commonly Used OC Extension.",
5   "homepage": "https://github.com/LossMind/qpExtension.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "LossMind",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LossMind/qpExtension.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true