[Add] LiveLikeCore 2.77.2
[CocoaPods.git] / Specs / 0 / 8 / f / AZViewBlock / 0.1.0 / AZViewBlock.podspec.json
blob794ee427f60de392aa55343186711de216a6dc79
2   "name": "AZViewBlock",
3   "version": "0.1.0",
4   "summary": "View Block",
5   "description": "Write view structure with swift block",
6   "homepage": "https://github.com/windless/AZViewBlock",
7   "license": "MIT",
8   "authors": {
9     "Abner Zhong": "windlessg@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/windless/AZViewBlock.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AZViewBlock": [
22       "Pod/Assets/*.png"
23     ]
24   }