[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / e / AFModule / 1.4.9 / AFModule.podspec.json
blobcc7ca1c068d8b9e148894006edd52bed0aae1d55
2   "name": "AFModule",
3   "version": "1.4.9",
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.4.9",
17     "branch": "master"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "AFModule/Classes/{AFTimer,AFTextModule,AFDeviceObserver,AFWeakProxy}/*.{h,m}",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   },
28   "resources": [
29     "AFModule/Assets/*.aiff"
30   ]