[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / e / FMSKit / 0.5.0 / FMSKit.podspec.json
blob1558676871de3bf02f2238adfdc75309e5fa06a2
2   "name": "FMSKit",
3   "version": "0.5.0",
4   "summary": "Collection of helpful categories and classes for iOS app development",
5   "description": "                        A set of helpful objective C categories and a handful of classes. Includes FMSDrawer a drawer UI element. View\n                        README for information on how to use categories and FMSDrawer.\n",
6   "homepage": "http://github.com/fmscode",
7   "license": "MIT",
8   "authors": {
9     "Frank Michael Sanchez": "orion1701@me.com"
10   },
11   "source": {
12     "git": "https://github.com/fmscode/FMSKit.git",
13     "tag": "0.5.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "ios/*.{h,m}",
20   "resources": "Assets/*"