4 "summary": "Smokestack CMS - SDK for iOS",
5 "description": "An iOS client SDK for the Smokestack mobile CMS.",
6 "homepage": "https://github.com/innerfunction/smokestack-ios",
8 "type": "Apache License, Version 2.0",
12 "Julian Goacher": "julian.goacher@innerfunction.com"
18 "git": "https://github.com/innerfunction/Smokestack-ios.git",
22 "Smokestack/Classes/Smokestack.h",
23 "Smokestack/Classes/{cms,commands,content,db,forms,ui,utils}/*.{h,m}",
24 "Smokestack/Classes/SSKeychain/*.{h,m}"
31 "libraries": "sqlite3",
33 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"