[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 7 / 4 / 9 / iOS-FontList / 1.0.0 / iOS-FontList.podspec.json
blob0428c0767aa38ea7d622851ba05c0d48ea2f5292
2   "name": "iOS-FontList",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A bare bone implementation of a pull to refresh for you to subclass.",
6   "homepage": "https://github.com/cheunghy/iOS-FontList",
7   "authors": {
8     "Zhang Kai Yu": "yeannylam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/cheunghy/iOS-FontList.git",
12     "tag": "1.0.0",
13     "submodules": true
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   },
19   "public_header_files": "iOS-FontList/HYFontList.h",
20   "source_files": "HYFontList.{m,h}"