[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / c / ASYConvenienceFunctions / 0.1.1 / ASYConvenienceFunctions.podspec.json
bloba2f3fa0dde23be5fe9d9f5eca58df2e51abf490e
2   "name": "ASYConvenienceFunctions",
3   "version": "0.1.1",
4   "summary": "ASYConvenienceFunctions pod",
5   "description": "                   Convenience Functions for ios development\n",
6   "homepage": "http://asynchronylabs.com",
7   "license": {
8     "type": "MIT",
9     "text": "                      license text goes here\n"
10   },
11   "authors": "WWT Asynchrony Labs",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/exzibtx/ASYConvenienceFunctions.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "ASYConvenienceFunctions/*.{h,m}",
20   "exclude_files": "ASYConvenienceFunctionsTests/*.{h,m}",
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   },
27   "requires_arc": true