blob: b3bb6f0b66906bfa7ac2733409e995db9a3205f4 [file] [log] [blame]
{
"name": "AppssembleUtilities",
"version": "1.0.0",
"summary": "Utilities for new iOS projects",
"homepage": "https://github.com/appssemble/appssembleUtilities",
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"authors": {
"Dragos Dobrean": "dragos@appssemble.com"
},
"social_media_url": "http://www.appssemble.com",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/appssemble/appssembleUtilities.git",
"tag": "v1.0.0",
"submodules": false
},
"source_files": "AppssembleUtilities/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}