blob: 9d7742eb8e47eec8527710be6b6cf6a54fab8603 [file] [log] [blame]
{
"name": "nmagma-ios",
"version": "0.0.4",
"summary": "nmagma library for ios!!!",
"description": "nmagma library for ios\n\nhttps://magi82.github.io/ios-regist-cocoapods/ -> cocoapods에 library 깔끔하게 등록하기\nhttps://magi82.github.io/ios-regist-carthage/ -> library를 carthage로 깔끔하게 지원하기",
"homepage": "https://github.com/magmajo/nmagma-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magmajo": "hjcho0607@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/magmajo/nmagma-ios.git",
"tag": "0.0.4"
},
"source_files": "Sources/**/*.{h,m,c,cpp,swift}",
"pushed_with_swift_version": "3.0"
}