4 "summary": "An iOS integration library.",
5 "description": " FRY is an iOS Testing Library inspired by KIF. The purpose is to simplify the creation and execution of reliable automated UI tests.\n",
6 "homepage": "http://github.com/Raizlabs/FRY",
12 "Brian King": "brianaking@gmail.com"
18 "git": "https://github.com/Raizlabs/FRY.git",
22 "default_subspecs": "Core",
26 "source_files": "FRY/**/*.{h,m}",
27 "public_header_files": "FRY/**/*.h"
36 "source_files": "FRYolator/**/*.{h,m}",
37 "public_header_files": "FRYolator/**/*.h"