blob: a9602da6cd6bace84c7f0d3820f38ab7a08c5dc6 [file] [log] [blame]
{
"name": "ArchieExtension",
"version": "1.0.0",
"summary": "A extension created by Archie.",
"description": "A extension created by Archie. This Pod includes UITableView / UICollectionView register method, String logger, NSObject class name, colection safe index, UIView initialize from Nib, UIViewController initialize from Storyboard.",
"homepage": "https://github.com/ArchieR7/ArchieExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ArchieR7": "Archie@Archie.tw"
},
"source": {
"git": "https://github.com/ArchieR7/ArchieExtension.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ChangArchie",
"platforms": {
"ios": "8.0"
},
"source_files": "ArchieExtension/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}