[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 7 / LandzTech / 0.0.3 / LandzTech.podspec.json
blob57f7810c1fec0ae2c2a4edd1c6d653786c9c05d4
2   "name": "LandzTech",
3   "version": "0.0.3",
4   "summary": "LandzTech",
5   "homepage": "https://github.com/LandzTech/LandzTech",
6   "license": "MIT",
7   "authors": {
8     "Landz": "sunqingqiong@lizihang.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/LandzTech/LandzTech.git",
15     "tag": "0.0.3"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "LDTagsView",
21       "source_files": "LandzTech/LDTagsView/*.{h,m}",
22       "dependencies": {
23         "Masonry": [
24           "~> 1.1.0"
25         ]
26       }
27     }
28   ]