[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / c / 8 / IOS-Styler / 0.1.1 / IOS-Styler.podspec.json
blob97aa90d4f3ff4f50c6913e0bcf5d052a00272818
2   "name": "IOS-Styler",
3   "version": "0.1.1",
4   "summary": "Basically just an interface file",
5   "description": "Going to provide some inteface files for implementing a consistent style accross multiple projects \nor a project that uses multiple dependencies that all allow styles to be provided by the application",
6   "homepage": "https://github.com/nickolanack/IOS-Styler",
7   "license": "MIT",
8   "authors": {
9     "nickolanack": "nickblackwell82@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nickolanack/IOS-Styler.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "IOS-Styler": [
22       "Pod/Assets/*.png"
23     ]
24   }