[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / a / AGAssert / 2.0 / AGAssert.podspec.json
blob73008e95c4bf53caff4b32e303ff4dfd24ae3280
2   "name": "AGAssert",
3   "version": "2.0",
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": "2.0"
16   },
17   "source_files": "Source/*.{h,m}",
18   "exclude_files": "Source/*Test.{h,m}",
19   "requires_arc": true