[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / f / QLIconFont / 0.0.3 / QLIconFont.podspec.json
bloba843810e79c670fd12c74c295da93c46e70ac9b3
2   "name": "QLIconFont",
3   "version": "0.0.3",
4   "summary": "iconfont工具,如果有自己的图标库,直接替换资源文件即可",
5   "homepage": "https://github.com/burtworld/QLIconFont.git",
6   "license": "MIT",
7   "authors": {
8     "paramita": "baqkoo007@aliyun.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/burtworld/QLIconFont.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "resources": "Asserts/*",
23   "requires_arc": true