blob: 2a09f40cd5858be755885819cfcdae4563b4badf [file] [log] [blame]
{
"name": "Xross",
"version": "0.8.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.8.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/**/*",
"public_header_files": "Pod/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"JRSwizzle": [
],
"libextobjc": [
],
"KVOController": [
],
"NCController": [
],
"UAObfuscatedString": [
]
}
}