[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 3 / 8 / FOTestKit / 0.1.0 / FOTestKit.podspec.json
blob7680fc2fed93922e0bf630c0655b3d6e370e8717
2   "name": "FOTestKit",
3   "version": "0.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9"
17   },
18   "requires_arc": true,
19   "public_header_files": "FOTestKit/FOTestKit.h",
20   "source_files": "FOTestKit/FOTestKit.h"