blob: c11afabdc41329c75ae779c0e843efb50d0ba569 [file] [log] [blame]
{
"name": "NNSwiftFramework",
"version": "0.1.0",
"summary": "My Swift Framework.",
"description": "TODO: This CocoaPod provides the ability to easy for use function and increase performance of algorithm.",
"homepage": "https://github.com/saharatsittipanya/NNSwiftFramework",
"screenshots": "https://avatars3.githubusercontent.com/u/37235232?s=460&v=4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"!M'n0N\\@m3": "saharat_sittipanya@cmu.ac.th"
},
"source": {
"git": "https://github.com/saharatsittipanya/NNSwiftFramework.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.facebook.com/NoNaMe.SineWY",
"swift_versions": "4.2",
"platforms": {
"ios": "12.0"
},
"source_files": "NNSwiftFramework/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "4.2"
}