blob: dd1e101da69fa06d82d172641d98dde81567d56c [file] [log] [blame]
{
"name": "INSOperationsKit",
"version": "1.3.3",
"summary": "INSOperationsKit",
"license": "MIT",
"homepage": "http://inspace.io",
"authors": {
"MichaƂ Zaborowski": "m1entus@gmail.com"
},
"source": {
"git": "https://github.com/inspace-io/INSOperationsKit.git",
"tag": "1.3.3"
},
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.8",
"tvos": "9.0"
},
"ios": {
"source_files": [
"INSOperationsKit/Shared/**/*.{h,m}",
"INSOperationsKit/iOS/**/*.{h,m}",
"INSOperationsKit/INSOperationsKit.h"
]
},
"osx": {
"source_files": "INSOperationsKit/Shared/**/*.{h,m}"
},
"tvos": {
"source_files": "INSOperationsKit/Shared/**/*.{h,m}"
}
}