[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 0 / 5 / QRCodeSwift / 0.1.0 / QRCodeSwift.podspec.json
blobe5333d15941661cee6e8a4b4ef2c18a19581c639
2   "name": "QRCodeSwift",
3   "version": "0.1.0",
4   "summary": "A short description of QRCodeSwift.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Tuluobo/QRCodeSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuluobo": "tuluobo@vip.qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Tuluobo/QRCodeSwift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/Tuluobo",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "QRCodeSwift/Classes/*.swift",
23   "resource_bundles": {
24     "QRCodeSwift": [
25       "QRCodeSwift/Resources/*"
26     ]
27   }