[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 3 / e / AFModule / 1.1.1 / AFModule.podspec.json
blob033e37a7c89b9ebcfbb9a1cbc72eb9c13a6d655b
2   "name": "AFModule",
3   "version": "1.1.1",
4   "summary": "iOS 基础组件库",
5   "description": "优化UITextFiled 长度限制的计算",
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.1",
17     "branch": "master"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AFModule/Classes/{AFTimer,AFTextModule}/*.{h,m}",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }