[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 3 / 8 / FOTestKit / 0.1.2 / FOTestKit.podspec.json
blob269ca28dcf5bfa4dd4165e09dc4fa778a76670ba
2   "name": "FOTestKit",
3   "version": "0.1.2",
4   "summary": "A collection of helpers for unit testing in XCode",
5   "homepage": "https://github.com/firstopinion/FOTestKit",
6   "license": "MIT",
7   "authors": {
8     "Jim Schultz": "boxenjim@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/firstopinion/FOTestKit.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9"
17   },
18   "requires_arc": true,
19   "public_header_files": "FOTestKit/*.h",
20   "source_files": "FOTestKit/XCTestCase+Stalling.{h,m}",
21   "frameworks": "XCTest"