[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / f / 5 / SnowFallingFramework / 1.4.1 / SnowFallingFramework.podspec.json
blob96a0485f7f92e9eaa15a50c2cc367f8137878317
2   "name": "SnowFallingFramework",
3   "version": "1.4.1",
4   "summary": "A nice iOS framework to able you to create iPhone and iPad Apps with snow falling effects.",
5   "license": {
6     "type": "Shareware",
7     "file": "LICENSE.txt"
8   },
9   "authors": {
10     "Danilo Priore": "support@prioregroup.com"
11   },
12   "homepage": "https://github.com/priore/SnowFalling",
13   "social_media_url": "https://twitter.com/danilopriore",
14   "source": {
15     "git": "https://github.com/priore/SnowFalling.git",
16     "tag": "v1.4.1"
17   },
18   "xcconfig": {
19     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/SnowFallingFramework/**"
20   },
21   "frameworks": [
22     "Foundation",
23     "QuartzCore",
24     "UIKit"
25   ],
26   "platforms": {
27     "ios": "5.1"
28   },
29   "ios": {
30     "preserve_paths": "SnowFalling.framework",
31     "public_header_files": "SnowFalling.framework/Versions/A/Headers/*.h",
32     "vendored_frameworks": "SnowFalling.framework"
33   }