[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / 8 / ILGAsserts / 1.1.0 / ILGAsserts.podspec.json
blobba7c222337baf187c5435f0f5bf1142b3034e4d8
2   "name": "ILGAsserts",
3   "version": "1.1.0",
4   "summary": "Assert macros for use with XCTest",
5   "homepage": "https://github.com/ilg/ILGAsserts",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Isaac Greenspan": "ilg@2718.us"
12   },
13   "source": {
14     "git": "https://github.com/ilg/ILGAsserts.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "ILGAsserts.{h,m}",
18   "frameworks": "XCTest",
19   "requires_arc": true