[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / c / 5 / XBIconFont / 0.4.1 / XBIconFont.podspec.json
blobcf77d506b7def2e3da08d3c97e6f6c180470c4f0
2   "name": "XBIconFont",
3   "version": "0.4.1",
4   "summary": "Category that adds iOS 7-like icons convenience methods.",
5   "homepage": "https://github.com/viteinfinite/XBIconFont",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Simone Civetta": "viteinfinite@gmail.com",
11     "Alex Usbergo": "alexakadrone@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/viteinfinite/xbiconfont.git",
15     "tag": "0.4.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "*.{h,m}",
21   "exclude_files": "Demo",
22   "resources": "Resources/*.ttf",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreGraphics"
27   ],
28   "requires_arc": true