blob: 488141e55ab494926a2dd6831fd861d8960d7b65 [file] [log] [blame]
{
"name": "ARC",
"version": "0.0.5",
"summary": "ARC Help to reduce your code. and provide you lot's of userful function pre installed",
"description": "ARC is really helpfull library. user don't have to right code again and again. ARC provide lot's of basic function related (Alert (POP UP).\nAnimation.\nAPI call (GET & POST method).\nData-Time function.\nLoader.\nLocation.\nTextField.\nString).\nalso we try to implement more helpful function in framework.",
"homepage": "https://github.com/saiasta/ARC",
"license": "MIT",
"authors": {
"pawan": "pawan.5340124@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/saiasta/ARC.git",
"tag": "0.0.5"
},
"source_files": "ARC/ARC/*.{h,m,swift}",
"exclude_files": "ARC/ARC/*.plist",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"Alamofire": [
],
"SQLite.swift": [
]
},
"swift_version": "4.0"
}