[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / f / 8 / FPFramework / 0.1.11 / FPFramework.podspec.json
blob29563ecb33aa6a78a9554199e9836a9ee4fff5b6
2   "name": "FPFramework",
3   "version": "0.1.11",
4   "summary": "Sort description of Filipe framework",
5   "description": "Demo example of Cocoa Touch Framework. In this example you can distrubute framework without sharing the source code.",
6   "homepage": "https://github.com/filipemvpereira/MyFramework.git",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT License (MIT)\n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
10   },
11   "authors": {
12     "Filipe Pereira": "filas21pereira@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/filipemvpereira/MyFramework/releases/download/0.1.11/FPFramework.zip"
16   },
17   "exclude_files": "Classes/Exclude",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "dependencies": {
24     "ObjectMapper": [
26     ]
27   }