[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 8 / SourceKitMRAID / 1.0.9 / SourceKitMRAID.podspec.json
blob1387856ffc533cb6210e5394a3846452440b3d39
2   "name": "SourceKitMRAID",
3   "version": "1.0.9",
4   "summary": "MRAID ad view",
5   "description": "Nexage Integration SourceKit for MRAID",
6   "homepage": "https://github.com/MagicNarwhal/sourcekit-mraid-ios",
7   "license": {
8     "type": "BSD-3",
9     "file": "LICENSE"
10   },
11   "authors": "Magic Narwhal",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/MagicNarwhal/sourcekit-mraid-ios.git",
17     "tag": "v1.0.9"
18   },
19   "source_files": [
20     "src",
21     "src/**/*.{h,m}"
22   ],
23   "exclude_files": "src/MRAID Tests/",
24   "dependencies": {
25     "SourceKitCommon": [
27     ]
28   }