[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / e / AFModule / 1.1.4 / AFModule.podspec.json
blobc1dfadb36308bb36e6e913bb78fb9062c54f478d
2   "name": "AFModule",
3   "version": "1.1.4",
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.4",
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   }