[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / JFUIExtension / 1.0.1 / JFUIExtension.podspec.json
blob4d09b82113b8e59013badce8d3ac131dd13a2101
2   "name": "JFUIExtension",
3   "version": "1.0.1",
4   "authors": {
5     "JFiOS": "jianf0502@gmail.com"
6   },
7   "homepage": "https://github.com/JFiOS/JFUIExtension",
8   "summary": "一个简单易用的UI快速开发库",
9   "source": {
10     "git": "https://github.com/JFiOS/JFUIExtension.git",
11     "tag": "1.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "JFUIExtension/**/*.{h,m}",
22   "public_header_files": "JFUIExtension/**/*.h"