[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / 9 / AZFramer / 0.1.0 / AZFramer.podspec.json
blob087996e610492729fa8507ae18406df31fcda8e4
2   "name": "AZFramer",
3   "version": "0.1.0",
4   "summary": "Add framer methods to UIView",
5   "description": "\"Add framer methods to UIVIew.\"",
6   "homepage": "https://github.com/windless/AZFramer",
7   "license": "MIT",
8   "authors": {
9     "Abner Zhong": "windlessg@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/windless/AZFramer.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AZFramer": [
22       "Pod/Assets/*.png"
23     ]
24   }