[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 7 / 3 / e / AFModule / 1.1.5 / AFModule.podspec.json
blobca50bf0aa00e39b4bbd20624c216a3510f8f425b
2   "name": "AFModule",
3   "version": "1.1.5",
4   "summary": "iOS 基础组件库",
5   "description": "新增设备是否插入耳机检测",
6   "homepage": "https://github.com/yxh418983798/AFModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yxh418983798/AFModule.git",
16     "tag": "1.1.5",
17     "branch": "master"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AFModule/Classes/{AFTimer,AFTextModule,AFDeviceObserver,AFWeakProxy}/*.{h,m}",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }