[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / 3 / 4 / BKStackLayout / 1.0.3 / BKStackLayout.podspec.json
blob0091f2f9122b058af09caa85a64dea4f3653fe69
2   "name": "BKStackLayout",
3   "version": "1.0.3",
4   "summary": "BKStackLayout is a tiny utility library wrapping UIStackView or NSStackView.",
5   "homepage": "https://github.com/ReactComponentKit/BKStackLayout",
6   "license": "MIT",
7   "authors": {
8     "Burt.K": "skyfe79@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/skyfe79",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.11"
14   },
15   "swift_version": "4.2",
16   "source": {
17     "git": "https://github.com/ReactComponentKit/BKStackLayout.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "BKStackLayout/**/{*.swift}",
21   "requires_arc": true