[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 5 / Ensighten / 1.3.3 / Ensighten.podspec.json
blob3f8762f7a1627ebee840adc5837fc67277c5024f
2   "name": "Ensighten",
3   "version": "1.3.3",
4   "summary": "Ensighten Swift framework",
5   "description": "Ensighten framework allows you to setup Ensighten tag management software in your iOS apps. To get it working correctly it must be used with Ensighten Swift Toolchain.",
6   "homepage": "https://bitbucket.org/ensighten-ondemand/swift-core",
7   "license": {
8     "type": "Proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Subash Luitel": "subash.luitel@ensighten.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/ensighten-ondemand/swift-core",
16     "tag": "1.3.3"
17   },
18   "frameworks": "EnsightenSwift",
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
21   },
22   "vendored_frameworks": "EnsightenSwift.framework",
23   "platforms": {
24     "ios": "8.0"
25   }