blob: 8f8ce140483a052aca32621d210f45fedaf5997b [file] [log] [blame]
{
"name": "NMXCore",
"version": "0.1.0",
"summary": "Namics Core Library used for iOS in Objective-C. Shall take care of reusable code.",
"homepage": "https://github.com/namics/ios-objc-foundation-nmxcore",
"authors": {
"Adriano Segalada": "adriano.segalada@namics.com",
"Tobias Baube": "tobias.baube@namics.com"
},
"source": {
"git": "https://github.com/namics/ios-objc-foundation-nmxcore.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT"
},
"source_files": "Development/ios-objc-foundation-nmxcore/**/*{a,h,m}"
}