[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / 5 / GONMacros / 1.1.4 / GONMacros.podspec.json
blob294ad74fee99d8ebf91fbb7e50f6e7fa7a4621eb
2   "name": "GONMacros",
3   "version": "1.1.4",
4   "summary": "Just a bunch of useful macros",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "description": "Just a bunch of useful macros\nARC only",
9   "homepage": "https://github.com/nicolasgoutaland/GONMacros",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "nicolasgoutaland": "nicolas.goutaland@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/nicolasgoutaland/GONMacros.git",
19     "tag": "1.1.4"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true