[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / e / swiftcommonfiles / 2.0.1 / swiftcommonfiles.podspec.json
blob9b74e418d8a6ae1e1edd8f255203f7b8d9776a59
2   "name": "swiftcommonfiles",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Common files for all swift projects",
7   "requires_arc": true,
8   "version": "2.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Mahesh Asabe": "maheshasabe@gmail.com"
15   },
16   "homepage": "https://github.com/maheshasabe/swiftcommonfiles",
17   "source": {
18     "git": "https://github.com/maheshasabe/swiftcommonfiles.git",
19     "tag": "2.0.1"
20   },
21   "source_files": "swiftcommonfiles/**/*.{swift}",
22   "swift_version": "4.0"