[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / 8 / CXCTAssertAutolayout / 0.4.0 / CXCTAssertAutolayout.podspec.json
blob708ec8222744929f36dc0f5774f2ae14351496f1
2   "name": "CXCTAssertAutolayout",
3   "version": "0.4.0",
4   "summary": "Provides assert function that check memory leak in Swift.",
5   "description": "Provides memory leak test cases for Swift.\nFound memory leak objects from traverse object tree using Mirror.",
6   "homepage": "https://github.com/tarunon/XCTAssertAutolayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tarunon": "croissant9603@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tarunon/XCTAssertAutolayout.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/CXCTAssertAutolayout/**/*",
22   "frameworks": "UIKit"