[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 1 / a / AZLExtend / 0.1.0 / AZLExtend.podspec.json
blob47df8075527f00fab2dfd2372c5487309d40f5a1
2   "name": "AZLExtend",
3   "version": "0.1.0",
4   "summary": "常用扩展",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/azusalee/AZLExtend",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "azusalee": "384433472@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/azusalee/AZLExtend.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AZLExtend/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Accelerate"
25   ]