[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 9 / 0 / SwiftyProxy / 0.0.1 / SwiftyProxy.podspec.json
blob3759e98db22acf3e9f9ba2eb1cfa57a902d865bb
2   "name": "SwiftyProxy",
3   "version": "0.0.1",
4   "summary": "A Proxy UI to inspect http/https trafic",
5   "homepage": "https://github.com/samirGuerdah/SwiftyProxy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Samir Guerdah": "sguerdah@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/samirGuerdah/SwiftyProxy.git",
15     "tag": "0.0.1"
16   },
17   "social_media_url": "https://twitter.com/GuerdahSamir",
18   "swift_version": "4.0",
19   "frameworks": "Foundation",
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "10.0"
26   },
27   "source_files": "SwiftyProxy/Classes/**/*"