[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / a / AGAssert / 0.2 / AGAssert.podspec.json
blob5a73c22e9b5ed0ded9c328640d7d660aaa2ef5cf
2   "name": "AGAssert",
3   "version": "0.2",
4   "summary": "The better alternative to NSAssert.",
5   "homepage": "https://github.com/hfossli/AGAssert",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HaĆ„vard Fossli": "hfossli@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hfossli/AGAssert.git",
15     "tag": "0.2"
16   },
17   "source_files": "Source/*.{h,m}",
18   "exclude_files": "Source/*Test.{h,m}",
19   "requires_arc": true