[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 8 / ASDKFluentExtensions / 0.8 / ASDKFluentExtensions.podspec.json
blob880309af2eb18b91c78d6746e296cefd9cd8930c
2   "name": "ASDKFluentExtensions",
3   "version": "0.8",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/cesteban/ASDKFluentExtensions",
8   "authors": {
9     "Cesar Estebanez": "cestebanez@gmail.com"
10   },
11   "summary": "Extend AsyncDisplayKit with a fluent layout API",
12   "source": {
13     "git": "https://github.com/cesteban/ASDKFluentExtensions.git",
14     "tag": "0.8"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "public_header_files": "Source/*.h",
20   "source_files": "Source/*.{h,m}",
21   "dependencies": {
22     "Texture": [
23       "~> 2.6"
24     ]
25   }