blob: 88960d625764ebe301a71e3c6a2c251ebe44d117 [file] [log] [blame]
{
"name": "Xross",
"version": "0.9.1",
"summary": "All-directions-enabled UIPageViewController",
"homepage": "https://github.com/ML-Works/Xross",
"license": "MIT",
"authors": {
"Anton Bukov": "k06a@mlworks.com"
},
"source": {
"git": "https://github.com/ML-Works/Xross.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/**/*",
"public_header_files": "Pod/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"JRSwizzle": [
],
"libextobjc": [
],
"KVOController": [
],
"NCController": [
],
"UAObfuscatedString": [
]
}
}