[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / d / 7 / 2 / ARC / 0.0.5 / ARC.podspec.json
blob488141e55ab494926a2dd6831fd861d8960d7b65
2   "name": "ARC",
3   "version": "0.0.5",
4   "summary": "ARC Help to reduce your code. and provide you lot's of userful function pre installed",
5   "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.",
6   "homepage": "https://github.com/saiasta/ARC",
7   "license": "MIT",
8   "authors": {
9     "pawan": "pawan.5340124@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "4.0",
15   "source": {
16     "git": "https://github.com/saiasta/ARC.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "ARC/ARC/*.{h,m,swift}",
20   "exclude_files": "ARC/ARC/*.plist",
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "SQLite.swift": [
30     ]
31   },
32   "swift_version": "4.0"