blob: 3ed1b6396729c6a46309cccacc487e1662ded291 [file] [log] [blame]
{
"name": "Faro",
"version": "3.0.1",
"summary": "Faro defines the contract to fetch data from an asynchronous source that can be mapped to any model object.",
"description": "_Our goal with Faro is:\n\n* Decode objects from JSON data returned from any service.\n* Easy to debug errors and logs in the console\n* Simplify security setup",
"license": "MIT",
"homepage": "https://github.com/icapps/ios-faro",
"authors": {
"Leroy Jenkins": "development@icapps.com"
},
"source": {
"git": "https://github.com/icapps/ios-faro.git",
"tag": "3.0.1"
},
"social_media_url": "https://twitter.com/icapps",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "3.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}