[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 7 / 8 / CXCTAssertAutolayout / 0.1.3 / CXCTAssertAutolayout.podspec.json
blobdbb4d87cb958e40c7d64624836048c4a3d13c54a
2   "name": "CXCTAssertAutolayout",
3   "version": "0.1.3",
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.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/CXCTAssertAutolayout/**/*",
22   "frameworks": "UIKit"