[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / 7 / ObjQREncoder / 0.0.1 / ObjQREncoder.podspec.json
bloba58b660da7ea84b5696f8af0a96bdb251545bfbb
2   "name": "ObjQREncoder",
3   "version": "0.0.1",
4   "summary": "Objective C QR Encoder.",
5   "homepage": "https://github.com/jverkoey/ObjQREncoder",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "\n                      Licensed under the Apache License, Version 2.0 (the \"License\");\n                      you may not use this file except in compliance with the License.\n                      You may obtain a copy of the License at\n\n                         http://www.apache.org/licenses/LICENSE-2.0\n\n                      Unless required by applicable law or agreed to in writing, software\n                      distributed under the License is distributed on an \"AS IS\" BASIS,\n                      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n                      See the License for the specific language governing permissions and\n                      limitations under the License."
9   },
10   "authors": {
11     "Jeff Verkoeyen": "jverkoey@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jverkoey/ObjQREncoder.git",
15     "commit": "e1841fea7dbd8e0b82a6c7132b17d6d96a3afeac"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": [
21     "src/Classes/*.{h,m}",
22     "src/Classes/QREncoder/*.{h,m}"
23   ],
24   "public_header_files": "src/Classes/QREncoder/*.h",
25   "frameworks": "CoreGraphics",
26   "requires_arc": false