blob: 0ac3a2dfd197475c4a84cc886457f4a7cdb54d65 [file] [log] [blame]
{
"name": "XLPagerTabStrip-AnthonyMDev",
"version": "1.0.0",
"license": "MIT",
"summary": "PagerTabStrip for iOS and much more!",
"description": "Android PagerTabStrip for iOS and much more",
"homepage": "https://github.com/xmartlabs/XLPagerTabStrip",
"authors": {
"Martin Barreto": "martin@xmartlabs.com",
"Washington Miranda": "mirandaacevedo@gmail.com",
"Anthony Miller": "anthonyMDev@gmail.com"
},
"source": {
"git": "https://github.com/anthonymdev/XLPagerTabStrip-AnthonyMDev.git",
"tag": "1.0.0"
},
"source_files": "XLPagerTabStrip/XL/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}